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

https://github.com/silug/bash-101


https://github.com/silug/bash-101

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

## Setting up showoff

```
bundle install --path=vendor
```

## Running presentation

```
bundle exec showoff serve
```