0.1.0 • Published 5 years ago

@significa/cli v0.1.0

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

@significa/cli

About

The @significa/cli command line tool (CLI) is the main entry point for create and use some internal tool:

  • Create new project using gatsby-starter;
  • Some cool things in the feature...

Get started

Setup:

yarn global add @significa/cli

npm install @significa/cli --global

npx @significa/cli

Using

$ significa

Commands:

  • gatsby: clone gatsby-starter and customize with the following variables;

    Name: Project name;

    Description: Project description;

    Author: Author of project;

    Url: Production url;

    Kind of project: Choose between Typescript or react vanilla;