@montajs/cli
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @montajs/cli

Weekly Downloads

1

Version

0.2.3

License

MIT

Unpacked Size

13.6 kB

Total Files

19

Last publish

Collaborators

  • woubuc