civilcode / dotfiles

A set of zsh, git and other dev tool configuration files.
Other
0 stars 0 forks source link

Add a `mc` command that replicates `mix cmd --app my_app` #20

Closed nicholasjhenry closed 6 years ago

nicholasjhenry commented 6 years ago

command line: mc <app_name> <command>

e.g. deamc my_app mix test.watch --only wip

frahugo commented 6 years ago

Handled in #17