This is template for tapas scaffold tool. This template allow you to easily generate {describe what can you generate with this tapa}.
To install tapas run:
pip install tapas
To generate project with this template run:
tapas python-app
and enter requested parameters.
- Read tapas documentation of how to write your own tapa.
- Set up your tapa.
- Fill this README.md file
- If you want to share your tapa with the world, create pull-request in tapas index repositoryhttps://github.com/tapas-scaffold-tool/tapas-index.