npm.io
1.2.1-0 • Published 3 years agoCLI

wiz-setup

Licence
MIT
Version
1.2.1-0
Deps
1
Size
132 kB
Vulns
0
Weekly
0

Wiz setup Cli

A cli for generate setup for our awesome projects!

GitHub top language Repository size GitHub last commit GitHub

About cli   |    Getting started   |    How to contribute   |    License

About the project

This cli it's a setup generate for transform the basic setup process in something more easy and quickly, optimizing our development time

Why use Wiz?

You might to use wiz for:

  • create a project without difficult
  • Start your project development faster
  • Start your project development more easily
  • And you don't want to give up flexibility and quality, right?

If so ... welcome!

Technologies

Technologies that I used to develop this cli

Getting started

For run just global install wiz:

    npm i -g wiz-setup

Soon in the Yarn

Requirements

Command Reference

In the Wiz CLI we've three essential commands at the moment:

  • wiz: see all command and some information
  • new-ts: for new Typescript projects
  • new-go: for new Golang projects

See all info about commands here

How to contribute

Make a fork of this repository

# Fork using GitHub official command line
# If you don't have the GitHub CLI, use the web site to do that.

$ gh repo fork EliasGcf/NOME_DO_REPO

Follow the steps below

# Clone your fork
$ git clone your-fork-url && cd NOME_DO_REPO

# Create a branch with your feature
$ git checkout -b my-feature

# Make the commit with your changes
$ git commit -m 'feat: My new feature'

# Send the code to your remote branch
$ git push origin my-feature

After your pull request is merged, you can delete your branch

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made  by Nathan Seixeiro  See my LinkedIn