mattbrictson/chandler

Allow configuration of chandler through a dotfile

Open

#30 opened on Feb 21, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Ruby (13 forks)github user discovery
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.

Contributor guide