An open API service indexing awesome lists of open source software.

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.

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)