Since clap-nix is implemented in Nix, it will always need a Nix interpreter to work. However there would be some benefit on creating an external interface (a nix-clap command perhaps) that you could use from the shell and get the resolved options output either in another nix file or json or anything that nix can write to.
Since
clap-nixis implemented in Nix, it will always need a Nix interpreter to work. However there would be some benefit on creating an external interface (a nix-clap command perhaps) that you could use from the shell and get the resolved options output either in another nix file or json or anything that nix can write to.