Initial commit

This commit is contained in:
darmiel 2021-03-22 13:23:27 +01:00
commit 401bb69651
2 changed files with 6 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# YACC
Yet Another Cross Clipboard
> Allan, please add details!

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/darmiel/yacc
go 1.16