0.9.0 • Published 1 year ago

@landonschropp/generator-init v0.9.0

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

Landon Schropp's Yeoman Node.js Initialization Generator

This is my personal Yeoman Node.js Initialization generator. For more information on this generator an my other generators, please see the yeoman-generators monorepo.

When you run this generator, it automatically sets up a package.json file, runs yarn install, adds a .gitignore file and creates the initial commit. This contains a different configuration than yarn init.

Usage

To use the generator, run the following command:

npx -p yo -p @landonschropp/generator-init yo @landonschropp/init
0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago