omio-labs / myke

make with yaml: development tasks made simple with golang, yaml and many ingredients
https://omio-labs.github.io/myke
MIT License
70 stars 16 forks source link

Global user config #104

Open pkuczynski opened 6 years ago

pkuczynski commented 6 years ago

It would be awesome for a user to be able to set global myke config like for example verbosity level.

Maybe something like ~/.myke:

verbose=1
rdsubhas commented 6 years ago

👍 or like the gemrc config, list of flags

pkuczynski commented 6 years ago

Yes or like:

--verbose=0