Add copy installation code to Packages page
This should help people that aren't familiar with installing from github to get the code they need
+1. We should find the copy to clipboard button that GitHub has for the clone URL.
right
Hi @sckott here is the library that GitHub uses: https://github.com/zeroclipboard/zeroclipboard
thanks @karthik
working on this now, working out some bugs and should get this up soon
:+1:
another possible approach that doesn't use flash
https://dockyard.com/blog/2015/06/19/copy-to-clipboard-without-using-flash http://emberjs.jsbin.com/faqixa/3/edit?html,js,output
new js tool http://zenorocha.github.io/clipboard.js/
Looks fast and zippy. Can we try in a branch and see how it looks?
yeah
another JS library https://www.npmjs.com/package/fast-clipboard
cool!