nodezoo / nodezoo-web

nodezoo.com front end
MIT License
12 stars 61 forks source link

Allow user to copy git link to clipboard #36

Closed Georgette closed 8 years ago

Georgette commented 8 years ago

If a user wants to copy the git link to clone a repo, it would be convenient to have the standard copy to clipboard feature (like git has when copying git http and ssh links)

mcdonnelldean commented 8 years ago

YES! Oh this would be sweet.

Georgette commented 8 years ago

https://github.com/nkbt/react-copy-to-clipboard

this might do the trick