Commit graph

3 commits

Author SHA1 Message Date
atagen
3080a5f64d run subprocesses in /tmp to avoid cwd pollution
Commands like ckb-next-dev-detect write side-effect files (reports,
tarballs) into the working directory when invoked with --help. Chdir
to /tmp around create_process_env so these don't land in the project
tree.
2026-03-23 11:01:54 +11:00
atagen
18c97eacd0 cli11, bsd manual 2026-03-21 21:22:41 +11:00
atagen
9c7c528a0c readme 2026-03-21 02:34:25 +11:00