Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fkchang/opal-playground
Opal Playground
https://github.com/fkchang/opal-playground
Last synced: 2 months ago
JSON representation
Opal Playground
- Host: GitHub
- URL: https://github.com/fkchang/opal-playground
- Owner: fkchang
- Fork: true (opal/opal-playground)
- Created: 2013-12-19T20:00:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T01:08:28.000Z (over 8 years ago)
- Last Synced: 2024-07-05T15:17:21.719Z (6 months ago)
- Language: Ruby
- Homepage: http://fkchang.github.io/opal-playground
- Size: 3.83 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-opal - Opal Playground - Opal Playground (Improved, layout, opal-irb integration, opal-browser, lissio, reactive-ruby library support). (Uncategorized / Uncategorized)
README
# Opal Playground
**Very alpha - only just works**
Install dependencies:
```
bundle install
```Run middleman server:
```
bundle exec middleman server
```