No description
Find a file
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
bin run subprocesses in /tmp to avoid cwd pollution 2026-03-23 11:01:54 +11:00
doc cli11, bsd manual 2026-03-21 21:22:41 +11:00
lib SAVE GAME 2026-03-23 11:01:54 +11:00
nix SAVE GAME 2026-03-23 11:01:54 +11:00
test comprehensive completion generation: native, manpage, --help 2026-03-21 02:14:11 +11:00
.envrc init 2026-03-18 15:40:47 +11:00
.gitignore init 2026-03-18 15:40:47 +11:00
dune-project SAVE GAME 2026-03-23 11:01:54 +11:00
flake.lock init 2026-03-18 15:40:47 +11:00
flake.nix SAVE GAME 2026-03-23 11:01:54 +11:00
inshellah.opam run subprocesses in /tmp to avoid cwd pollution 2026-03-23 11:01:54 +11:00
README.md readme 2026-03-21 02:34:25 +11:00

inshellah

inshellah is a completions generator for nushell.

see docs/ for more information.