1.1.0 • Published 1 year ago

@area17/a17-generator v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

A17 Generator

A17 Generator is used to quickly install A17 FE libraries. It can:

  • generate a package.json for you,
  • initialise Git,
  • set up a Webpack build process,
  • add helpful dot files,
  • set up linting,
  • set up a pre-commit hook,
  • generate a frontend folder structure,
  • generate a README.md,
  • install a pattern library,

Plus, it has ASCII art.

Usage

Firstly, you'll want to cd into a project folder if it already exists, or if not:

$ mkdir project-name && cd project-name

And then run a17-generator;

$ npx @area17/a17-generator

You may be asked to install a17-generator. And then a17-generator will then ask you a series of questions and then begin installing and setting up as needed.

1.1.0

1 year ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.15

4 years ago

0.1.16

4 years ago

0.1.12

5 years ago

0.1.13

5 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago