bradleat / Literate

Working version of a literate weaver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Working version of a literate weaver


Languages

Language:JavaScript 93.2%Language:CSS 5.1%Language:CoffeeScript 1.8%