Skip to content
/ docs Public

Developer documentation for using Runnable.com

Notifications You must be signed in to change notification settings

Runnable/docs

Repository files navigation

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.