MyPackage
, we can achieve this by typing the following command:MyPackage
directory:corelib
as dependencies, we can do that by typing:MyPackage
in Visual Studio Code by typing:_src
folder, this is the folder where you will store your Keli source files for our package MyPackage
._src
folder. To try things out, let us create a file named MyPackageDemo.keli
inside the _src
folder.MyPackageDemo.keli
:MyPackageDemo.keli
in VSCode. Run this Keli Program
button located at the bottom of VSCode (note that this will only be true if you already install the Keli VSCode Extension).