Utility to clone multiple repositories for stash project
modify config.json to provide base info:
- user: username
- host: name of the host to connect
- filter-name: filter the project by name/ "null" if you want to load all projects
- https: true/false (is stash on https)
- ssh: true/false (do you want to clone using ssh)
- cwd: "specify the current working directory, keep it falsy if not required"
npm install (one time effort)
node index.js