-
Notifications
You must be signed in to change notification settings - Fork 0
Cli
Okerew edited this page Jun 10, 2024
·
1 revision
You can use the cli only with the directory, compiled app is not yet supported.
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.
To open a file do okraleditor /file-path
.