feat: copy to clipboard

This commit is contained in:
asrul10
2023-12-19 10:09:26 +07:00
parent 5141cb69a3
commit 9538b0fed5
4 changed files with 16 additions and 10 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module github.com/asrul/linux-command-gpt
go 1.18
require github.com/atotto/clipboard v0.1.4