## This is a repo creator

It has to be used as a npm package.

Steps:

- Go to the cloned repo on the terminal an exec the following command: npm init -y && npm i -S whisbi-basic-package
- Once installation is finished exec the following command to run the application: node node_modules/whisbi-basic-package/client.js
- Inside the command line app you will see the help menu with the available commands, type "create" and press enter to create the new repository.
- Wait till all packages are installed and exec "npm i".
- Run gulp or docker

