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

https://github.com/matmoore/template

Template readme/license/contributing stuff
https://github.com/matmoore/template

Last synced: 5 months ago
JSON representation

Template readme/license/contributing stuff

Awesome Lists containing this project

README

          

# Title of project
[Placeholder for CI badges]

Short description of what the thing does and/or screenshot

## How to install
This tool requires ... or later. To install...:

`bla bla bla computers`

## Usage
Run `bla bla bla`....

Example output:
```
bla bla bla
```

## Documentation/API reference
...

## Versioning
This project follows [Semantic Versioning](https://semver.org/).

## Contributing
All contributions are welcome, but issues tagged with either of the following are good places to start:
- [Good first issue](https://github.com/MatMoore/template/labels/good%20first%20issue)
- [Help wanted](https://github.com/MatMoore/template/labels/help%20wanted)

See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

## License
All code is free to use under the [MIT license](LICENSE)