1.0.5 • Published 6 years ago

generator-marble v1.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Marble component Generator

A Yeoman Generator that scaffolds a marble-component package.

Install

First, install Yeoman from npm:

[sudo] npm install -g yo

Then, install this generator:

[sudo] npm install -g generator-marble

Usage

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

yo marble

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.

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago