0.2.3 • Published 4 years ago

@montajs/cli v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Monta CLI

Compiles Monta template files into html files

Installation

npm i -g @montajs/cli

Usage

monta Compiles all *.mt files in the ./views directory into html files, and writes them to the ./dist directory.

monta --watch Watches the directory and recompiles on change

monta --root ./views Sets the template root directory

monta --out ./dist Sets the output directory

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago