mattbrictson/chandler
View on GitHubAllow configuration of chandler through a dotfile
Open
#30 opened on Feb 21, 2017
help wantednew feature
Repository metrics
- Stars
- (151 stars)
- PR merge metrics
- (PR metrics pending)
Description
I would like to configure chandler using a raketask however I don't like putting configuration in my raketask. This stems mainly from liking to use a standard rakefile across all of my projects. It would be nice if the CLI or raketask option could be configured via a dotfile so that is abstracts the configuration away from the task to be done.