scttnlsn / dandelion

Incremental Git repository deployment.
http://scttnlsn.github.io/dandelion
MIT License
738 stars 60 forks source link

dandelion.yml or dandelion.yaml? #113

Closed bobrocke closed 9 years ago

bobrocke commented 9 years ago

Could Dandelion be made to look for one and then the other for those that prefer .yaml extensions?

wgroeneveld commented 9 years ago

You can provide the config file using --config=dandelion.yaml, this solves your problem. If you're not satisfied with that solution, use a pull request and change lib/dandelion/cli.rb (line 83)