This website requires JavaScript.
Explore
Help
Sign In
jh163888
/
nali
Watch
1
Star
0
Fork
0
You've already forked nali
mirror of
https://github.com/zu1k/nali.git
synced
2025-01-22 21:29:02 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
2d99679810
nali
/
main.go
10 lines
85 B
Go
Raw
Normal View
History
Unescape
Escape
move db to ~/.nali
2020-07-17 09:41:09 +08:00
package
main
init
2020-07-17 09:05:25 +08:00
move db to ~/.nali
2020-07-17 09:41:09 +08:00
import
(
"github.com/zu1k/nali/cmd"
)
init
2020-07-17 09:05:25 +08:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
Copy Permalink