0.1.0 • Published 2 years ago

@rremer/editjs v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

EditJS is a JavaScript code editor based on CodeMirror.

Installing

Clone Repository

git clone git@github.com:richRemer/editjs.git

Navigate to Repository

cd editjs

Build Using make

make

Install Using make

sudo make install

Uninstalling

Navigate to Repository

cd editjs

Uninstall Using make

sudo make uninstall
0.1.0

2 years ago