Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abn/ossa-docs
- Owner: abn
- Created: 2014-10-27T06:12:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T05:22:56.000Z (about 10 years ago)
- Last Synced: 2024-11-18T07:50:04.474Z (about 1 month ago)
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```