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
- Host: GitHub
- URL: https://github.com/runnable/docs
- Owner: Runnable
- Created: 2017-01-13T01:24:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T07:43:55.000Z (almost 9 years ago)
- Last Synced: 2025-06-30T22:06:15.586Z (12 months ago)
- Language: CSS
- Size: 12.3 MB
- Stars: 1
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.