Transfers git repos from tfs (Team foundation server) to bitbucket automatically. Repos from TFS are read automatically, Repos in bitbucket are created automatically.
npm install
- rename
.env.template
to.env
- fill in the required details into the
.env
file - run
node .\index.js