https://github.com/jonrohan/nodejs-oss-template
This is the basic config you'll need for an open source node.js project on GitHub.
https://github.com/jonrohan/nodejs-oss-template
Last synced: 6 months ago
JSON representation
This is the basic config you'll need for an open source node.js project on GitHub.
- Host: GitHub
- URL: https://github.com/jonrohan/nodejs-oss-template
- Owner: jonrohan
- License: mit
- Created: 2015-06-01T02:14:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T18:36:13.000Z (over 9 years ago)
- Last Synced: 2025-05-21T19:51:30.758Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js open source software template
This is the basic config you'll need if you're starting an open source node.js project. Suggestions welcome read over the [contributing](/CONTRIBUTING.md) guidelines.
## 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)
* [Open source software template](https://github.com/jonrohan/oss-template)
## License
MIT © [Jon Rohan](http://jonrohan.codes)