init repo

This commit is contained in:
Risotto Bias 2024-12-29 03:54:56 -07:00
commit 82575fbf57
2 changed files with 6 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Invite
> for inviting users

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.bivouac.wiki/use/invite
go 1.22.5