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

https://github.com/abn/ossa-docs


https://github.com/abn/ossa-docs

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Create readthedocs compatible documents from the YAML content.
Usage:
```
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
$ ./generate.sh
```