python-blueprint
v0.0.2
Published
A custom project blueprint
Readme
- Change the name of the blueprint project in package.json file: Ex: "name": "python-blueprint",
- Copy the template into BlueprintTemplate. The template include:
- Basic files
- Add git
- Add gitignore file and change it from .gitignore=> gitignore file
