mirror of
https://github.com/bestnite/bilinovel-downloader.git
synced 2025-12-16 02:20:14 +00:00
start
This commit is contained in:
7
cmd/root.go
Normal file
7
cmd/root.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package cmd
|
||||
|
||||
import (
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
var RootCmd = &cobra.Command{}
|
||||
Reference in New Issue
Block a user