/Literate

Working version of a literate weaver

Primary LanguageJavaScript

Instructions

  1. npm install the unpacked download
  2. coffee app.coffee weave FILENAME to start a literate weave
  3. coffee app.coffee read book to launch a preview server (at localhost:3000)

After the app is feature complete, more information on use and testing will be included.

Please note: as the ace editor is not included in this release, the editor function will not work correctly.