This repository is the command line toolkit for generating, compiling, and running MagicScript applications.
Installation is easy assuming you have Node.js already installed.
npm install -g magic-script-cliYou can now access the toolkit as magic-script in your system path.
See https://magicscript.org/ for more documentation.