git-cp
v1.0.0
Published
Copy entire git repo contents excluding .git folder
Readme
git-cp
Copy entire git repo contents excluding .git folder.
For those moments when you need repo's files but not a git clone. For example installing a seed project.
Installation
npm install -g git-cpUsage
cd needed/directory
git-cp [email protected]:username/project-name.git