Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 365 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 365 Bytes

ChILI

ChRIS Interactive Line Interface

Abstract

chili is a first attempt at a nodejs CLI and REPL for ChRIS. It's also hot!

Installation

Once the repo is cloned, do

npm install

followed by

npm run build && npm link

Usage

Assuming all worked, you should have chili ready to spice things up.

chili --help

-30-