4.4.0 • Published 6 years ago

metal-cli v4.4.0

Weekly downloads
612
License
BSD
Repository
github
Last release
6 years ago

metal-cli

Command line tools for metal (e.g. build, soy).

Install

$ npm install --global metal-cli

Commands

You can see information about each supported command by typing $ metal --help in the command line. Below you'll find some of that info too.

build

$ metal build

Builds Metal.js code, compiling soy files and transpiling ES6 to ES5 for example. The default output format is globals, but that can be be changed via params, just like many other options. For more details, run $ metal build --help.

watch

$ metal watch

Watches soy and js files, building them when they change. The default output format is globals, but that can be be changed via params, just like many other options. For more details, run $ metal watch --help.

soy

$ metal soy

Compiling soy files and automatically makes them export generated components. For more details, run $ metal soy --help.

4.4.0

6 years ago

4.3.4

6 years ago

4.3.3

7 years ago

4.3.2

7 years ago

4.3.1

7 years ago

4.3.0

7 years ago

4.2.0

7 years ago

4.1.3

7 years ago

4.1.2

7 years ago

4.1.1

7 years ago

4.1.0

7 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.0.0

7 years ago

2.1.2

8 years ago

2.1.1

8 years ago

1.3.4

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago