shell A minimal shell written in Rust. Features Runs shebang scripts on Windows, including #!/usr/bin/env node and env -S. Accepts Windows drive paths written as either C:\Users\name or /c/Users/name. Requirements https://github.com/microsoft/coreutils License MIT-0