1.2.2 • Published 7 years ago

generator-clay-components v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Clay Components Generator

A Yeoman Generator that scaffolds a Clay component.

Install

First, install Yeoman from npm:

[sudo] npm install -g yo

Then, install this generator:

[sudo] npm install -g generator-clay-components

Usage

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

yo clay-components

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.

License

BSD License © Liferay, Inc.

1.2.2

7 years ago

1.2.1

7 years ago

1.1.1

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago