Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 7 days 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
```