init with package.json to store dev and build commands

This commit is contained in:
2022-11-22 16:19:46 +00:00
parent 64c9a2a5a2
commit 1e091437fd
5 changed files with 256 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module wbell.dev/m/v2
go 1.19