Skip to content
Okerew edited this page Jun 10, 2024 · 1 revision

Usage

You can use the cli only with the directory, compiled app is not yet supported.


How to do it

Firstly do normal configuration so npm i then do sudo chmod +x cli.js this will make the script executable and then finally do npm link which will link it to the global path which will allow you to open files.


Command Usage

To open a file do okraleditor /file-path.

Clone this wiki locally