mirror of
https://github.com/Threnklyn/zeit.git
synced 2026-05-18 21:03:30 +02:00
Add Viper and Configfile (zeit.yaml)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package z
|
||||
|
||||
const (
|
||||
FlagNoColors string = "no-colors"
|
||||
FlagDebug string = "debug"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user