npm-init2
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

npm-init2

a lazy npm init for create new package, support yarn workspace.
make we without use `mkdir xxx && cd xxx && [npm|yarn] init` with `npx npm-init2 xxx`

usage

make we simple need use mkdir xxx && cd xxx && [npm|yarn] init with npx npm-init2 xxx

npx npm-init2 => npm init

npx npm-init2 --npmClient yarn => yarn init

Package Sidebar

Install

npm i npm-init2

Weekly Downloads

29

Version

3.0.1

License

ISC

Unpacked Size

101 kB

Total Files

17

Last publish

Collaborators

  • bluelovers