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

https://github.com/danopcode/milkonaut.com


https://github.com/danopcode/milkonaut.com

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Blog

## Development

```bash
$ mkdir output
$ cd output
$ cd .. ; mix build ; cd output ; python3 -m http.server
```