ryloric
|
f64f07a0cc
|
Add recipe aliases (#390)
Recipe aliases may be defined with `alias f = foo`, allowing recipes to be called by shorter names on the command line.
|
2019-04-11 12:30:29 -07:00 |
|
Casey Rodarmor
|
3d67786aaf
|
Förmatterdämmerung (#346)
Format with rustfmt
|
2018-12-08 14:29:41 -08:00 |
|
ladysamantha
|
af97f3f1c1
|
Print recipe signature if missing arguments (#369)
|
2018-11-03 14:51:06 -07:00 |
|
Casey Rodarmor
|
4e6585d391
|
Slake Clippy's thirst for blood (#347)
|
2018-08-27 18:36:40 -07:00 |
|
Casey Rodarmor
|
b14d1ec97c
|
Wait for child processes to finish (#345)
Thanks to @bheisler for the feature request and initial implementation.
Fixes #302
|
2018-08-27 16:03:52 -07:00 |
|
Joshua Warner
|
cf3fde442f
|
Implement invocation_directory function (#312)
|
2018-06-19 13:13:21 -04:00 |
|
Casey Rodarmor
|
70234f6193
|
Add dotenv integration (#306)
|
2018-03-05 13:21:35 -08:00 |
|
Casey Rodarmor
|
afe2c0f94e
|
Refactor more tests into macro invocations (#259)
|
2017-11-18 01:44:59 -08:00 |
|
Casey Rodarmor
|
28a57d9828
|
Refactor evaluators and resolvers into common form (#258)
|
2017-11-18 01:18:04 -08:00 |
|
Casey Rodarmor
|
7166fa9e6f
|
Rename options to configuration (#254)
|
2017-11-17 23:23:02 -08:00 |
|
Travis snɯǝᗡɔW
|
acb5d6f98b
|
Do not evaluate backticks in assignments during dry runs (#253)
|
2017-11-17 20:21:37 -08:00 |
|
Casey Rodarmor
|
13a124d659
|
Refactor some other stuff (#252)
|
2017-11-17 17:28:06 -08:00 |
|
Casey Rodarmor
|
2b6b715528
|
Refactor Everything (#250)
|
2017-11-16 23:30:08 -08:00 |
|