Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
Opal Playground
- Host: GitHub
- URL: https://github.com/opal/opal-playground
- Owner: opal
- Created: 2013-12-17T18:19:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-19T14:54:52.000Z (almost 11 years ago)
- Last Synced: 2024-08-01T23:40:51.183Z (3 months ago)
- Language: Ruby
- Homepage: http://opal.github.io/opal-playground
- Size: 1.39 MB
- Stars: 11
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-opal - Opal Playground - Opal Playground (Original) (Uncategorized / Uncategorized)
README
# Opal Playground
**Very alpha - only just works**
Install dependencies:
```
bundle install
```Run middleman server:
```
bundle exec middleman server
```