This website requires JavaScript.
Explore
Help
Sign in
nicksherron
/
bashhub-server
Watch
1
Star
1
Fork
You've already forked bashhub-server
0
mirror of
https://github.com/nicksherron/bashhub-server.git
synced
2025-01-06 07:13:17 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b95a156e5a
bashhub-server
/
main.go
12 lines
104 B
Go
Raw
Normal View
History
Unescape
Escape
Initial Commit.
2020-02-07 16:02:18 +08:00
package
main
import
(
"github.com/nicksherron/bashhub-server/cmd"
)
func
main
(
)
{
working demo
2020-02-08 00:14:22 +08:00
cmd
.
Execute
(
)
Initial Commit.
2020-02-07 16:02:18 +08:00
}
Reference in a new issue
Copy permalink