You can install this package very simply through npm:
npm install -g mldThere are a number of commands that can be used. For example, to init a directory, run:
mld initTo start a dev server:
mld devTo compile:
mld buildThis package is designed to work only with the Fushra MEML transpiler. For other transpilers, like the Fivnex one, please use their tools.