This website requires JavaScript.
Explore
Help
Sign In
raul
/
tiamat
Watch
1
Star
1
Fork
You've already forked tiamat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
45b6fcacdd
tiamat
/
main.go
12 lines
96 B
Go
Raw
Blame
History
/*
Copyright © 2024 raul
*/
package
main
import
"tiamat/cmd"
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink