Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 860 Bytes

File metadata and controls

23 lines (15 loc) · 860 Bytes

Tapas

PyPI version Documentation Status Code style: black

Tapas in simple scaffold tool. Run tapas {template-name} to generate project in current directory. Or tapas {template-name} {directory-name} in another directory.

Templates

To show list of available tapas run:

tapas --list

List of available template is stored in special repository.

Documentation

Full documentation is available on readthedocs.