"# data-tools" git init git add README.md git commit -m "first commit" git remote add origin https://github.com/vthree-dev/data-tools.git git push -u origin master "# data-tools"
"# data-tools" git init git add README.md git commit -m "first commit" git remote add origin https://github.com/vthree-dev/data-tools.git git push -u origin master "# data-tools"