0.2.4 • Published 9 years ago

cirru-light-editor v0.2.4

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

Cirru Light Editor

This is an editor based on the module cirru-editor.

Basicly, it scans and saves file in env.PWD, and does:

  • Editing code in GUI
  • Load file from file system
  • Save (with Command s) code via WebSocket
  • Watch file system and reload file list

Usage

The editor is not quite ready for daily use but you may try:

npm install -g cirru-light-editor

cd to a directory which contains .cirru files and run:

cirru-light-editor folder
cle folder # a short alias

Then you may visit http://repo.cirru.org/light-editor/ and found it connected to localhost:7001 and you can try editing.

Develop

This project is written in CirruScript.

License

MIT

0.2.4

9 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.0

11 years ago

0.0.5-5

11 years ago

0.0.5-4

11 years ago

0.0.5-3

11 years ago

0.0.5-2

11 years ago

0.0.5-1

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago