4.2.2 • Published 2 years ago

generator-brei-app v4.2.2

Weekly downloads
9
License
MIT
Repository
github
Last release
2 years ago

generator-brei-app

Version npm Build Status

Getting Started with a Project

Install Yeoman

npm install -g yo

Install the BREI App Generator

npm install -g generator-brei-app

Finally, initiate the generator in an empty directory:

yo brei-app

From here you will be presented with a series of options. The options will differ depending on the contents of the directory.

What would you like to do? (Use arrow keys)
❯ Create a New Modern Project
  Create a New Pattern Library (Alpha)
  Create a Template
  Create an Organism
  Create a Molecule
  Create an Atom
  Create a Partial
  Create a Module

Just follow the prompts and off you go!

Dropbox

  • Do not stage the project (run npm install or other dependency managers) from Dropbox. The dependency folders, especially node_modules, contain thousands of files and directories, and Dropbox can freeze the disk or cause permissions errors while it syncs.

Sub-Generators

All Sub-Generators install the properly formatted .hbs and .scss file according to BarkleyREI front-end coding standard conventions.

Note: you can either run yo brei-app and select the desired sub generator task, or you can use the following commands to do it manually.

Create a new Modern Project:

yo brei-app:new

Create a new Pattern Library Project:

yo brei-app:pattern

Create a new Template:

yo brei-app:template

Create a new Organism

yo brei-app:organism

Create a new Molecule

yo brei-app:partial

Create a new Atom

yo brei-app:partial

Create a new Partial (LEGACY)

yo brei-app:partial

Create a new Module (LEGACY)

yo brei-app:module

Testing the Generator

This only needs run if you are locally modifying the generator files in this repo, not a project created with it.

To Test:

npm test

The test takes about 3-4 minutes to run.

4.2.2

2 years ago

4.2.1

2 years ago

4.2.0

2 years ago

4.1.0

2 years ago

4.0.7

3 years ago

4.0.6

3 years ago

4.0.5

3 years ago

4.0.4

3 years ago

4.0.3

3 years ago

4.0.2

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.5.2

5 years ago

3.5.1

5 years ago

3.5.0

6 years ago

3.4.2

6 years ago

3.4.1

6 years ago

3.4.0

6 years ago

3.3.8

7 years ago

3.3.6

7 years ago

3.3.5

7 years ago

3.3.4

7 years ago

3.3.2

7 years ago

3.3.1

7 years ago

3.3.0

7 years ago

3.2.4

7 years ago

3.2.3

7 years ago

3.2.2

7 years ago

3.2.0

7 years ago

3.1.1

8 years ago

3.1.0

8 years ago

3.0.7

8 years ago

3.0.6

8 years ago

3.0.5

8 years ago

3.0.4

8 years ago

3.0.3

8 years ago

3.0.2

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.1.7

9 years ago

2.1.6

9 years ago

2.1.5

9 years ago

2.1.4

9 years ago

2.1.3

9 years ago

2.1.2

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.3.0

9 years ago

1.2.4

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.5.0

11 years ago

0.4.0

11 years ago

0.2.0

11 years ago

0.1.0

11 years ago