The Offical Command Line Interface for the InCode Programming Language.
npm i -g @incodelang/cli
Arguments:
-i, --input <file>
Specifies the input file that will be compiled-o, --output <directory>
Specifies the output directory with the packed web app. (Default: dist)-f, --force
Force overwrites the dist directory when exists.-u, --use-std
Uses STD-OUT as output stream