This website requires JavaScript.
Explore
Help
Sign In
Backups
/
OpenList
Watch
1
Star
0
Fork
0
You've already forked OpenList
mirror of
https://github.com/OpenListTeam/OpenList.git
synced
2025-07-19 01:48:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
chore-contextkeys
OpenList
/
main.go
8 lines
95 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
feat: use cobra and add some command
2022-08-07 13:09:59 +08:00
package
main
fix(gomod): go modules with tagged versions (#499) fix: go modules with tagged versions
2025-07-01 09:54:50 +08:00
import
"github.com/OpenListTeam/OpenList/v4/cmd"
feat: use cobra and add some command
2022-08-07 13:09:59 +08:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
Copy Permalink