index
:
quicknote.git
master
A bookmarking tool, written in Go. It is mainly used to create the technotes pages on yulqen.org.
y@yulqen.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
go.mod
blob: debf8cade58bb9f8caa44c4d58fe765a3668eee4 (
plain
) (
blame
)
1
2
3
4
5
module quicknote go 1.20 require github.com/atotto/clipboard v0.1.4 // indirect