2.0.0-rc.70 • Published 1 year ago

create-leanup v2.0.0-rc.70

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

Create Leanup

This package contains the slim CLI to get started with leanupjs.

created by create-create-app.

Usage

npx create-leanup <name>

Template string reference

Don't forget to remove this before publishing your package!

  • {{name}} => create-leanup
  • {{upper name}} => CREATE-LEANUP
  • {{lower name}} => create-leanup
  • {{capital name}} => CreateLeanup
  • {{capital name space=true}} => Create Leanup
  • {{camel name}} => createLeanup
  • {{snake name}} => create_leanup
  • {{kebab name}} => create-leanup
  • {{space name}} => create leanup
  • {{uuid}} => 42fad8e8-98c0-4260-98e4-8a7f83a4efa6
  • {{upper (uuid)}} => 2246B8D7-7C1B-448E-A4DA-F4BCD422260F
  • {{description}} => This package contains the slim CLI to get started with leanupjs.
  • {{author}} => Martin Oppitz
  • {{email}} => npmjs@martinoppitz.com
  • {{contact}} => Martin Oppitz npmjs@martinoppitz.com
  • {{license}} => Apache-2.0
  • {{year}} => 2022
  • {{custom}} => (undefined until it is defined in extra field in create function arguments)

See https://github.com/uetchy/create-create-app#template for the further details.

2.0.0-rc.83

1 year ago

2.0.0-rc.79

1 year ago

2.0.0-rc.82

1 year ago

2.0.0-rc.80

1 year ago

2.0.0-rc.81

1 year ago

2.0.0-rc.77

2 years ago

2.0.0-rc.78

2 years ago

2.0.0-rc.75

2 years ago

2.0.0-rc.76

2 years ago

2.0.0-rc.73

2 years ago

2.0.0-rc.74

2 years ago

2.0.0-rc.72

2 years ago

2.0.0-rc.71

2 years ago

2.0.0-rc.70

2 years ago