Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zero-generator

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zero-generator

zero-generator is nothing fancy. Just a stupidly simple cli for generating code projects

  • 0.9.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 13 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc