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

https://github.com/payneteasy/mini-framework-templates


https://github.com/payneteasy/mini-framework-templates

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## Api

## How to release

Create tag
```bash
git tag 1.0-2
```

Push tag
```bash
git push --tags
```