0.9.0 • Published 4 years ago

zero-generator v0.9.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
4 years ago

zero-generator

Zero is a stupidly simple cli for bootstrapping code projects. Yea, that's right, another code generator cli. Why? Many software projects later this is our opinionated approach to what a zero configuration starters should be. Use zero-generators' templates if you think they fit your use case well.

As of now only a react starter is available but we plan to add more for other runtimes such as:

  • Nodejs
  • Deno?
  • Variations of React

Prerequisites

  • Node 12+

Install

Simply:

npm install zero-generator -g

Use

Interactive

zero

One liner

zero --template <template> --name my-sweet-project --version 1.0.0 --author Tom Bombadil --license MIT
0.9.0

4 years ago

0.8.0

4 years ago

0.7.8

4 years ago

0.7.7

4 years ago

0.7.6

4 years ago

0.7.5

4 years ago

0.7.4

4 years ago

0.7.2

4 years ago

0.7.3

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.1.0

4 years ago

0.3.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago