3.5.0 • Published 5 months ago

@wycreative/generator-genesis v3.5.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

WYcreative's Genesis

The WYcreative Engineering Team Front-End project generator.

Requirements

Installation

npm install --global @wycreative/generator-genesis

Usage

Generate a new project

Open a terminal pointed to the directory you want to start a new project and run:

yo @wycreative/genesis

Then answer the prompts that will appear in the terminal. After that, the project files will be generated.

Development

Installation

With the repository cloned locally, open the terminal pointed to the repository's root and run:

npm install

Then, to make the local version of the generator available as a global package in the system, with the terminal still pointing to the repository's root, run the following to create an alias:

npm link

Now you can use it in any directory as described in Usage. All changes made in the generator will reflect immediately in the globally installed alias.

Commands

CommandDescription
npm testChecks for code-style issues.
3.5.0

5 months ago

3.4.0

6 months ago

3.2.2

7 months ago

3.3.0

6 months ago

3.2.1

7 months ago

3.2.0

7 months ago

3.1.1

9 months ago

3.1.0

10 months ago

3.0.1

10 months ago

3.2.4

7 months ago

3.2.3

7 months ago

3.0.0

10 months ago

2.3.0

11 months ago

2.3.1

10 months ago

2.2.0

11 months ago

2.1.0

11 months ago

2.0.0

11 months ago