Developing Oil With Nix - oils-for-unix/oils GitHub Wiki
(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