Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.84 KB

README.md

File metadata and controls

43 lines (34 loc) · 1.84 KB

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: