Kevin K
8173d717b1
chore: adds some just recipies for showing errors and tracking todos
2018-01-25 12:20:03 -05:00
Kevin K
fa3876ce36
chore(justfile): sorts the contributors by commits
2017-03-22 20:23:55 -04:00
Kevin K
d0d8622dd6
chore: adds a cleaning recipie
2016-11-20 14:51:08 -05:00
Kevin K
ba7a4e33e1
chore: adds recipies for benchmarks
2016-11-20 14:47:04 -05:00
Kevin K
c0d70febad
feat: allows specifying AllowLeadingHyphen style values, but only for specific args vice command wide
...
One can now use `Arg::allow_hyphen_values(true)` which will enable `--opt -val` style values only
for the specific arg and not command wide.
Closes #742
2016-11-20 14:47:04 -05:00
Casey Rodarmor
8ceb4048d0
Make update-contributors
a quiet recipe
...
Quiet recipes are prefixed with a `@`, and inside quiet recipes the
usual meaning of `@` is inverted. Only lines starting with `@` are
echoed.
2016-11-13 00:23:04 -08:00
Kevin K
d4740a5978
chore: adds some recipies to the justfile
2016-11-11 15:33:38 -05:00
Kevin K
71e679b3ba
chore: adds a justfile for storing some common commands
2016-11-05 19:58:07 -04:00