This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
Watch
1
Star
0
Fork
You've already forked filebrowser
0
Code
Issues
Projects
Releases
Wiki
Activity
21d5ee1b97
filebrowser
/
main.go
10 lines
102 B
Go
Raw
Blame
History
package
main
import
(
"github.com/filebrowser/filebrowser/v2/cmd"
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink