1.2.1-0 • Published 9 months ago

wiz-setup v1.2.1-0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

👨🏻‍💻 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

1.2.1-0

9 months ago

1.1.8-0

9 months ago

1.1.7

9 months ago

1.1.6

9 months ago

1.1.3

9 months ago