This is project to generate starter template for create moduls or library in python
- create folder
poject_nameandtest. - create file
LICENSEfrom license list selected. - create file
README.mdfrom templates . - make file
setup.pyconfigured to deployment. - make file
.gitignorefor configure to deployment in github. - Membuat file
__init__.pydi dalam foldersrcuntuk modul Python. - provide license like a MIT, Apache, BSD-3-Clause, e, g.
git clone https://github.com/Anammkh/boaHancock.git
cd boaHancock/boaHancock/
python generator.pypip install boaHancock
boaHancock
