Casey Rodarmor
|
3e61ddf8e7
|
Document multi-line constructs (for/if/while) (#453)
|
2019-06-29 18:59:11 -07:00 |
|
Rostyslav Shevtsiv
|
7f06bc68d4
|
Ignore file name case while searching for justfile (#436)
|
2019-06-01 22:38:02 -07:00 |
|
Casey Rodarmor
|
bde647279a
|
Add Void Linux install instructions to readme (#423)
|
2019-05-01 01:00:48 -07:00 |
|
Rory O’Kane
|
a740200a3f
|
Mention Make’s “phony target” workaround in the comparison (#421)
|
2019-05-01 00:37:26 -07:00 |
|
Casey Rodarmor
|
0ad5574ecc
|
Deprecate = in assignments, aliases, and exports in favor of := (#413)
|
2019-04-18 11:48:02 -07:00 |
|
Casey Rodarmor
|
1c0dc284fe
|
Fix readme command line (#411)
|
2019-04-16 22:40:55 -07:00 |
|
Casey Rodarmor
|
596ea34460
|
Replace regex-based lexer with character-at-a-time lexer (#406)
|
2019-04-15 22:40:02 -07:00 |
|
Casey Rodarmor
|
50d4323f43
|
Add installation instructions for Nix (#403)
|
2019-04-13 14:02:41 -07:00 |
|
Casey Rodarmor
|
fe0a6c252c
|
Allow arbitrary expressions as default arguments (#400)
|
2019-04-11 23:58:08 -07:00 |
|
Casey Rodarmor
|
e118051a5c
|
Omit aliases that begin with _ from --list` (#398)
|
2019-04-11 15:57:34 -07:00 |
|
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
|
37639d68d7
|
Allow shebang lines so justfiles can be used as scripts (#393)
|
2019-04-08 14:28:17 -07:00 |
|
Travis snɯǝᗡɔW
|
e4dcac1262
|
Remove typo of extra "the" in README (#382)
|
2019-01-15 09:22:16 -08:00 |
|
Casey Rodarmor
|
2afef6a13d
|
Mention just package in AUR (#380)
Big thanks to @quininer and @frealgagu for packaging and maintaining the AUR packages!
|
2018-12-18 20:27:27 -08:00 |
|
Casey Rodarmor
|
ec82cc20d3
|
Actually link to Chinese translation (#378)
|
2018-11-23 13:17:29 -08:00 |
|
Casey Rodarmor
|
cbdde10352
|
Add link to Chinese translation of readme (#377)
Thanks to @chinanf-boy!
|
2018-11-21 23:46:13 -08:00 |
|
Yuichi Tanikawa
|
8371adab24
|
Fix another-recipe output in README (#360)
|
2018-10-11 20:46:46 +09:00 |
|
Matthew J. Berger
|
89d7f7e7e0
|
Add Scoop installation instructions to readme (#359)
|
2018-10-02 14:39:15 -07:00 |
|
Casey Rodarmor
|
c39d88cc2b
|
Add more advice on escaping {{ to readme (#356)
|
2018-09-18 20:53:10 -07:00 |
|
Casey Rodarmor
|
3e181614d3
|
Mention how to escape {{ and }} in readme (#353)
|
2018-09-15 15:27:18 -07:00 |
|
Casey Rodarmor
|
e4ab3416f0
|
Fix instructions for install command (#330)
Target was incorrect for Linux.
|
2018-07-08 23:32:34 -07:00 |
|
Casey Rodarmor
|
506b2a6432
|
Provide prebuilt binary install command (#329)
|
2018-07-04 22:39:21 -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
|
ec56336df7
|
Add example of running a command to top of readme (#307)
|
2018-03-05 13:12:50 -08:00 |
|
Casey Rodarmor
|
76ac5098e5
|
Add Companion Tools section to README (#305)
|
2018-02-28 19:21:57 -08:00 |
|
Casey Rodarmor
|
b7a126742f
|
Use .adoc for asciidoctor files instead of .asc (#300)
|
2018-02-03 20:27:07 -08:00 |
|