ChRIS Interactive Line Interface
chili
is a nodejs CLI and REPL for ChRIS. It also aspires to be hot!
Not ready for prime time -- and this doc is very old. Consult the doc
subdir in this repo for more up to date documentation. At time of writing, this is probably doc/13_run_a_plugin.adoc
.
Once the repo is cloned, do
npm install
followed by
npm run build && npm link
Assuming all worked, you should have chili
ready to spice things up.
chili --help
-30-