Skip to content

FNNDSC/chili

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-