551 B
551 B
inshellah
nushell completions engine. indexes completions from manpages, native
generators, and --help output, then serves them to nushell's external
completer.
see doc/ for details:
- building and installing — cargo, nix, post-install setup
- nushell integration — setup, the pipeline, the completer
- nixos / nix-darwin module — automatic build-time indexing + module options
- runtime completions — on-the-fly caching via the completer