wolfe-pack / moro

Interactive documentation and programming with Scala, iPython notebook style.
http://wolfe-pack.github.io/moro
BSD 2-Clause "Simplified" License
19 stars 3 forks source link

Moro

Join the chat at https://gitter.im/wolfe-pack/moro Build Status

Interactive documentation and programming with Scala, inspired by IPython notebook.

Installation

git clone https://github.com/wolfe-pack/moro.git
cd moro; sbt clean run

For more details, see the following Wiki.

Wolfe Documentation

To run the wolfe documentation locally, afer cloning Moro, do the following:

  1. cd public/docs
  2. git clone https://github.com/wolfe-pack/wolfe-docs.git
  3. cd ../..; sbt clean run
  4. Go to http://localhost:9000/template/wolfe/wolfe-docs/gettingstarted/01_welcome
  5. Enjoy!

Open Source Projects

Moro is built using the following awesome open-source projects: