This website requires JavaScript.
Explore
Help
Sign in
ironmagma
/
quintodrome
Watch
1
Star
0
Fork
You've already forked quintodrome
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
38c19eddc3
quintodrome
/
main.go
8 lines
87 B
Go
Raw
Normal View
History
Unescape
Escape
Initial project skeleton
2016-02-23 14:41:35 -09:00
package
main
Replace multiconfig with cobra+viper
2020-07-02 12:34:21 -08:00
import
"github.com/deluan/navidrome/cmd"
Initial project skeleton
2016-02-23 14:41:35 -09:00
func
main
(
)
{
Replace multiconfig with cobra+viper
2020-07-02 12:34:21 -08:00
cmd
.
Execute
(
)
Initial project skeleton
2016-02-23 14:41:35 -09:00
}
Reference in a new issue
Copy permalink