0.2.4 • Published 8 years ago

cirru-light-editor v0.2.4

Weekly downloads
5
License
MIT
Repository
github
Last release
8 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

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.0

9 years ago

0.0.5-5

10 years ago

0.0.5-4

10 years ago

0.0.5-3

10 years ago

0.0.5-2

10 years ago

0.0.5-1

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago