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

https://github.com/apermo/template-repo

Generic template for new apermo repositories
https://github.com/apermo/template-repo

Last synced: 3 months ago
JSON representation

Generic template for new apermo repositories

Awesome Lists containing this project

README

          

# __REPO_NAME__

[![CI](https://github.com/apermo/__REPO_NAME__/actions/workflows/ci.yml/badge.svg)](https://github.com/apermo/__REPO_NAME__/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

__DESCRIPTION__

## Requirements

*TODO: Add project requirements.*

## Installation

*TODO: Add installation instructions.*

## Usage

*TODO: Add usage instructions.*

## Development

*TODO: Add development instructions.*

## License

MIT — see [LICENSE](LICENSE) for details.