Add copy-pasta (#1304)

master
Zhou Yu 7 years ago committed by Bo-Yi Wu
parent c48aa7c4d3
commit 78b6365ff5

@ -1073,6 +1073,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [boilr](https://github.com/tmrts/boilr) - A blazingly fast CLI tool for creating projects from boilerplate templates.
* [command](https://github.com/txgruppi/command) - Command pattern for Go with thread safe serial and parallel dispatcher
* [coop](https://github.com/rakyll/coop) - Cheat sheet for some of the common concurrent flows in Go.
* [copy-pasta](https://github.com/jutkko/copy-pasta) - Universal multi-workstation clipboard that uses S3 like backend for the storage.
* [Death](https://github.com/vrecan/death) - Managing go application shutdown with signals.
* [Deepcopier](https://github.com/ulule/deepcopier) - Simple struct copying for Go.
* [delve](https://github.com/derekparker/delve) - Go debugger.

Loading…
Cancel
Save