mld

An experimental everything environment for meml

Usage no npm install needed!

<script type="module">
  import mld from 'https://cdn.skypack.dev/mld';
</script>

README

mld

An experimental everything environment for meml

npm npm Discord

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.