mkasberg / script-seed

🌱 Seed scripts for popular (& unpopular) scripting languages.
https://mkasberg.github.io/script-seed/
MIT License
11 stars 23 forks source link

Add a "Copy" Button #5

Closed mkasberg closed 6 years ago

mkasberg commented 6 years ago

Add a button to copy the contents of the selected seed file.

The button should go next to the download button on the right. We're already using fontawesome, so you can use <i class="far fa-copy"></i> for the icon.

peterj commented 6 years ago

Can I take this one?

dogukanarkan commented 6 years ago

I got it.