Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iskyd/bario


https://github.com/iskyd/bario

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Bario

**How to install**

```
virtualenv bario
cd bario && source bin/activate
git clone https://github.com/iskyd/bario
pip -r install bario/requirements.txt
python bario/app.py
```