This website requires JavaScript.
Explore
Help
Sign in
shit
/
kyra
Watch
1
Star
0
Fork
You've already forked kyra
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6400366b1d
kyra
/
cmd
/
tht
/
main.go
11 lines
98 B
Go
Raw
Normal View
History
Unescape
Escape
init
2024-06-09 15:16:38 +03:00
package
main
import
(
feat: added logging.
2024-06-09 16:26:31 +03:00
"surdeus.su/util/tht"
init
2024-06-09 15:16:38 +03:00
"os"
)
func
main
(
)
{
feat: added logging.
2024-06-09 16:26:31 +03:00
tht
.
Tool
.
Run
(
os
.
Args
[
1
:
]
)
init
2024-06-09 15:16:38 +03:00
}
Reference in a new issue
Copy permalink