Skip to content

desenho-sw-g5/service_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codebeat badge Build Status Coverage Status


Service Control Center

A service module control system

Dev Environment

Install virtualenv and create an environment that uses python 3.5

virtualenv <env_name> -p /usr/bin/python3.5
source <env_name>/bin/activate

Then install the requirements on the root of the project.

pip install -r requirements/dev.txt

Releases

No releases published

Packages

No packages published