Installation
The main platform for CLiMAT is JavaScript
Prerequisites
Execute in the console:
npm i -g climat # if you use NPM
# OR
yarn global add climat # if you use Yarn
# OR
pnpm add -g climat # if you use pnpm
caution
On Linux or other *NIX systems, you may need to run the installation command above as superuser (eg. sudo npm i -g climat
)
Next, we are going to install and run your first toolchain