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

https://github.com/b-ryan/b-ryan.github.io


https://github.com/b-ryan/b-ryan.github.io

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Developing

```
pip install -r requirements.txt
./develop.sh
```

# Make a new article

```
./new-article 'Name of article'
```

# Deploying

```
./deploy.sh
```