generator-metal-clay

Yeoman generator for Clay components

Usage no npm install needed!

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

README

Clay component Generator

A Yeoman Generator that scaffolds a metal-clay-component package.

Install

First, install Yeoman from npm:

[sudo] npm install -g yo

Then, install this generator:

[sudo] npm install -g generator-clay

Usage

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

yo metal-clay

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

License

BSD License © Liferay, Inc.