just/test-utilities
Casey Rodarmor e948f11784
Add --init subcommand (#541)
When `--init` is passed on the command line, search upward for the
project root, identified by the presence of a VCS directory like `.git`,
falling back to the current directory, and create a default justfile in
that directory.
2019-11-20 01:07:44 -06:00
..
src Add --init subcommand (#541) 2019-11-20 01:07:44 -06:00
Cargo.toml Refactor lexer tests (#498) 2019-10-17 20:04:54 -07:00