-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Eduard edited this page May 10, 2022
·
5 revisions
- Clone the repository.
- Install Go from this link.
- Build and compile the project in the CLI using the custom script provided.
cd Kode/
build.bat- Navigate inside the distribution directory to find the executable.
cd dist/- (Optional) Add the executable
kode.exeto the environment path as explained here. - Run applications in the CLI using
kode -run <path to the application>. - For more commands use
kode -help.
Coming soon...
Coming soon...