mld
v1.0.0-a.7
Published
An experimental everything environment for meml
Downloads
1
Readme
mld
An experimental everything environment for meml
Installation
You can install this package very simply through npm:
npm install -g mld
Commands
There are a number of commands that can be used. For example, to init a directory, run:
mld init
To start a dev server:
mld dev
To compile:
mld build
Compatibility
This package is designed to work only with the Fushra MEML transpiler. For other transpilers, like the Fivnex one, please use their tools.