This website requires JavaScript.
Explore
Help
Register
Sign In
abs3nt
/
gospt
Watch
1
Star
2
Fork
0
You've already forked gospt
Code
Issues
2
Pull Requests
10
Packages
Projects
Releases
20
Wiki
Activity
ed4bf62443
gospt
/
main.go
9 lines
88 B
Go
Raw
Normal View
History
Unescape
Escape
initial
2023-01-07 07:40:39 +00:00
package
main
refac
2023-01-09 23:52:21 +00:00
import
"gospt/cmd"
initial
2023-01-07 07:40:39 +00:00
func
main
(
)
{
refac
2023-01-09 23:52:21 +00:00
defCmd
:=
"tui"
cmd
.
Execute
(
defCmd
)
initial
2023-01-07 07:40:39 +00:00
}
Reference in New Issue
Copy Permalink