/Composite-Service

Composite Service for Cloud Computing

Primary LanguagePython

CI

CD

Composite-Service

Composite Service for Cloud Computing

How to run it

Typing these in terminal

  1. Create a virtual environment: python3 -m venv env
  2. Activate the environment: souce env/bin/activate
  3. clone project then run make all