abpwrs / thee-flying-chicken

HackIowa Mentorship Repository -- INACTIVE
MIT License
1 stars 1 forks source link

thee-flying-chicken

HackIowa Mentorship Repository

Project Package Management

Conda via miniconda or anaconda
Create your local environment from the env.yml file

conda env create -f tfc.yml

Then activate the environment

conda activate tfc

Project Configuration

main project paths will be stored in the config.json file, which is part of the git ignore, but can be generated via the following command:

cd thee-flying-chicken # you need to run this command from thee-flying-chicken directory
python scripts/py/reset_config.py