GnaspGames / Smelt

A CLI tool for Minecraft map makers
http://smelt.gnasp.com
MIT License
19 stars 4 forks source link

Copy to clipboard: support multiple results #24

Closed GnaspGames closed 8 years ago

GnaspGames commented 8 years ago

To do this I would like to build a list of results, and loop through them when finished.

One at a time each result would be output to console and copied to the clip board.

When the user has finished with one, they can move on to the next automatically.