Available channels (mirrored): Slack <---> Gitter ---------------------------------------------------------- #arango_driver <---> isomorfeus/arango_driver #ci <---> isomorfeus/ci (ci notifications) #opal_devtools <---> isomorfeus/opal_devtools #opal_webpack_loader <---> isomorfeus/opal_webpack_loader #repo_notifications <---> isomorfeus/repo_notifications #ruby_framework <---> isomorfeus/Lobby (main isomorfeus channel)
$ gem install isomorfeus -v 1.0.0.zeta6 $ isomorfeus new my_project $ cd my_project $ foreman start
Then open browser at http://localhost:5000.
Open editor, components are in my_project/isomorfeus/components, and start coding!
(For foreman: gem install foreman.)
See available Development Tools
A Debug Guide (not finished yet, but good page to try all features of Opal Developer Tools) (Loads large assets, source maps, etc.)