init repo

This commit is contained in:
Risotto Bias 2024-12-29 04:02:23 -07:00
commit 94064139ca
2 changed files with 6 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Bivouac CLI
> CLI only, non-service, synchronous commands

3
go.mod Normal file
View file

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