https://github.com/dhruvdcoder/python_project_template
A template repository for python projects
https://github.com/dhruvdcoder/python_project_template
Last synced: 4 months ago
JSON representation
A template repository for python projects
- Host: GitHub
- URL: https://github.com/dhruvdcoder/python_project_template
- Owner: dhruvdcoder
- License: mit
- Created: 2020-09-16T04:09:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T05:39:56.000Z (over 5 years ago)
- Last Synced: 2025-04-03T09:15:55.220Z (about 1 year ago)
- Language: Makefile
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
1. Make sure the `tree` and `gomplate` commands are available.
2. Use the repo as a "template" repository to create a fresh project repo.
3. Modify the `customize_sample.json` to `customize.json`.
4. run `./customize.sh` and push the new files.`