add module

This commit is contained in:
Andrew Woodlee 2022-10-13 12:07:16 -05:00
parent fab073921f
commit 82fe80dd0b
2 changed files with 6 additions and 1 deletions

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"cSpell.words": [
"Cmds"
]
}

2
go.mod
View File

@ -1,4 +1,4 @@
module main
module git.andrewnw.xyz/CyberShell/backy
// module git.andrewnw.xyz/CyberShell/command