A node.js script for inititalizing git repo and pushing changes to that repo with one cli command
git-mate init 'Remote link without any quotes'
git-mate push 'Commit message in double quotes'
A node.js script for inititalizing git repo and pushing changes to that repo with one cli command
JavaScript