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

https://github.com/teohm/a-dip-in-ruby


https://github.com/teohm/a-dip-in-ruby

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

To run test
```
turn spec
turn spec/minitest_spec.rb
```

To auto-run test on save
```
watchr turn.watchr # Ctrl+C to quit
```