https://github.com/internaut/project-templates
A collection of software project templates for quick testing or kickstarting software development.
https://github.com/internaut/project-templates
Last synced: 10 months ago
JSON representation
A collection of software project templates for quick testing or kickstarting software development.
- Host: GitHub
- URL: https://github.com/internaut/project-templates
- Owner: internaut
- License: mit
- Created: 2014-11-25T09:33:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-29T18:54:30.000Z (over 11 years ago)
- Last Synced: 2023-03-22T22:32:33.450Z (over 3 years ago)
- Language: Objective-C
- Size: 2.99 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A collection of software project templates
This is going to be collection of small project templates for several platforms. They allow for quick testing of ideas or as a kick starter for smaller projects.
The main motivation behind this is that you often only want to check a specific algorithm or function and at the end you - for example - spend more time setting up the camera of a mobile device than trying out the parameters of a certain image processing function.
## Collection status
I will try to add more project templates as I try out devices and platforms. For now, there is of course only a handful of templates in this repository.
See the respective platform directories for a list of the available templates.
## License
See `LICENSE` file.