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

https://github.com/runnable/docs

Developer documentation for using Runnable.com
https://github.com/runnable/docs

Last synced: 10 months ago
JSON representation

Developer documentation for using Runnable.com

Awesome Lists containing this project

README

          

# Documentation
Developer documentation for Runnable.com

## Build and Run

### Requirements

- Ruby (v2 or above)
- RubyGems
- Bundler (bundler.io)

### Development

1. Clone this repo.
2. Run `make install`
3. Run `make start`
4. Open `localhost:4000/` in your browser.