Kode is a dynamic and lightweight programming language.
- 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>.
Coming soon...
Coming soon...
