https://github.com/jonrohan/oss-template
This is the basic config you'll need in a repository on GitHub for an open source project.
https://github.com/jonrohan/oss-template
Last synced: over 1 year ago
JSON representation
This is the basic config you'll need in a repository on GitHub for an open source project.
- Host: GitHub
- URL: https://github.com/jonrohan/oss-template
- Owner: jonrohan
- License: mit
- Created: 2015-06-01T00:33:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T19:17:09.000Z (about 11 years ago)
- Last Synced: 2025-03-27T22:32:02.857Z (over 1 year ago)
- Size: 113 KB
- Stars: 10
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Open source software template
This is the basic config you'll need in a repository on GitHub for an open source project. Suggestions welcome read over the [contributing](/CONTRIBUTING.md) guidelines.
I'm trying to keep this as generic as possible, with more focused forks of this repository listed below.
## Install
Nothing to install, just copy to new folder.
## Usage
These are meant to be templates, including this readme. Copy to a new project and modify relevant parts to fit your project.
## Related
* [CSS open source software template](https://github.com/jonrohan/css-oss-template)
* [Node.js open source software template](https://github.com/jonrohan/nodejs-oss-template)
## License
MIT © [Jon Rohan](http://jonrohan.codes)