https://github.com/hobadee/templates
Programming templates to get you started
https://github.com/hobadee/templates
Last synced: 12 months ago
JSON representation
Programming templates to get you started
- Host: GitHub
- URL: https://github.com/hobadee/templates
- Owner: Hobadee
- License: unlicense
- Created: 2020-07-29T17:34:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-09T00:38:48.000Z (almost 4 years ago)
- Last Synced: 2025-06-09T19:04:14.179Z (about 1 year ago)
- Language: PowerShell
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Programming Templates
These are programming templates to get you started in various languages. They provide the structure to take care of all the basic repetitive stuff you do each time like importing libraries, handling arguments, etc....