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

https://github.com/opal/opal-playground

Opal Playground
https://github.com/opal/opal-playground

Last synced: 11 months ago
JSON representation

Opal Playground

Awesome Lists containing this project

README

          

# Opal Playground

**Very alpha - only just works**

Install dependencies:

```
bundle install
```

Run middleman server:

```
bundle exec middleman server
```