This is a Git repo template project.
How to Use:
- Update cookiecutter-afwf.json file with your project details.
- Run
pip install -r requirements.txt
to install necessary dependencies. - Run python create_repo.py to create a new repo from this template.