Last updated:
0 purchases
anytemplate 0.2.0
Any Template
A faster easier to Quick start any programming project.
Installation
pip3 install any-template
Features
No third party dependencies.
Templates are not stored locally.
Usage
Create a folder where you want all the file to be generated, and cd into it.
Using a template
anytemp use python-simple-package
Also initialize a git repo
anytemp use python-simple-package --git
Listing all the available templates
anytemp ls
Listing all the templates that contains a specific word
anytemp ls -c python
Contributing
Contributing is the only way by which this package can grow. So if you have some sort of templates that you use on a daily basis feel free to add it here.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.