generator-metal

Yeoman generator for Metal.js components

Usage no npm install needed!

<script type="module">
  import generatorMetal from 'https://cdn.skypack.dev/generator-metal';
</script>

README

Metal.js Generator

Build Status Dependency Status NPM version NPM downloads

A Yeoman Generator that scaffolds a Metal.js component or project.

Install

First, install Yeoman from npm:

[sudo] npm install -g yo

Then, install this generator:

[sudo] npm install -g generator-metal

Usage

Just run the following command on the directory you wish to use for your project:

yo metal

The generator will ask you a few questions about the project. Once you've answered all of them it will automatically generate a starting structure for you, as well as download all the local dependencies.

History

For detailed changelog, see Releases.

License

BSD License © Liferay, Inc.