/yact

Primary LanguageHTML

yact

Setting up the environment

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt