cumulo-editor
v0.3.28
Published
Command line for Cumulo Editor
Downloads
31
Readme
This package has been renamed to Calcit Editor
Command line for Calcit Editor
Usage
npm i -g calcit-editor
calcit-editor
# or
port=6001 calcit-editor
# then edit via a web app
open http://calcit-editor.cirru.org/?port=6001
By default, ClojureScript will be emitted in src/
.
When server is stopped with Ctrl c
, a coir.edn
will be generated.
# with an existing coir.edn
op=compile calcit-editor
More
https://github.com/Cirru/calcit-editor
License
MIT