We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
(Back to Contributing)
TODO:
Ideally:
$ nix-shell # from your own shell [nix-shell]$ build/dev.sh all [nix-shell]$ bin/osh -c 'echo hi' [nix-shell]$ test/spec.sh smoke # Then: [nix-shell]$ test/spec.sh osh-all