jj/cli
Yuya Nishihara c29b5a2aa3 cli: set global args to config table without re-parsing as TOML
This should be safer than constructing a parsable TOML form.
2024-12-13 10:27:03 +09:00
..
examples working_copy: plumbing to propagate untracked paths to caller 2024-12-11 20:19:51 +09:00
src cli: set global args to config table without re-parsing as TOML 2024-12-13 10:27:03 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests templater: add relational operators (>=, >, <=, <) 2024-12-12 19:56:29 +08:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: drop dependency on config crate 2024-12-10 16:08:50 +09:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00