celeri
celeri copied to clipboard
CLI library for node.js
Results
32
celeri issues
Sort by
recently updated
recently updated
newest added
If you pass a command in to it like `node ./cmd help` it currently opens a shell but it seems like it should just exit. My implementation is call `process.exit`...
useful for using server-side - since animations shouldn't be on in that case.
feature
such as: ``` javascript fs.writeFile("someFile.txt", celeri.load("loading file", function(err, result) { }); ```
feature