zot / Leisure

Polyglot, document-based computing environment. Leisure is very much in flux, right now; please check the readme, below. For a taste of the new version, click the link below, but be warned that it only works in Chrome.
http://zot.github.io/Leisure/?load=elisp/README.org
Other
114 stars 8 forks source link

README.md out of date - getting started example won't work #80

Closed eranmeir closed 10 years ago

eranmeir commented 10 years ago

Getting Started

If you have node.js installed, you can run the command-line Leisure repl by cloning the git repo, changing directory into the top level, and running node runRepl.

Apparently runRepl was removed in commit 4e6b7a9, so this procedure doesn't work

This eventually worked (on windows, give or take a few npm dependency resolutions):

npm install
node lib/repl