todo ---- . link to docs, cargo badge, crates . start with an short example justfile . recipes, dependencies, assignments, backticks . make this justfile runnable as a test . suggest j as alias . users can email me or open an issue for help, bowing emoji open issue for feature requests . ask users to contribute their justfiles as tests . make it clear it's beta, mention that, as a command runner there is probably a higher than normal chance of disaster . installation instructions with cargo or rustup . vim and emacs syntax hilighting (use makefile syntax hilighting for now) - command line flags - advanced recipes . long example justfile, make runnable as a script . very low friction to write a script (no new file, chmod, add to rcs) . `` strips a single newline . note that exports do not affect backticks in assignments . polyglot recipes + habit of using clever commands and writing little scripts . note that shell is invoked with -u . update tarball dep . clean . update logs (repetitive git flow) . check version string . quine . link to grammar.md . mention extras/just.sh . alias .j='just --justfile ~/.justfile --working-directory ~' - try to get some users . travis . recurse center . facebook friends . irc . r/rust . hacker news