feat: init cli command

This commit is contained in:
debugtalk
2021-10-08 20:16:31 +08:00
parent 1127bac345
commit b70a61f06d
5 changed files with 613 additions and 6 deletions

3
version.go Normal file
View File

@@ -0,0 +1,3 @@
package httpboomer
const VERSION = "v0.1.0"