2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 22:03:35 +00:00
nushell/tests/fixtures/formats/script.nu
Jonathan Turner fb532f3f4e
Prototype shebang support ()
* Add shebang support to nu.

* Move test file

* Add test for scripts

Co-authored-by: Jason Gedge <jason.gedge@shopify.com>
2020-02-10 08:49:45 -08:00

2 lines
74 B
Text
Executable file

#!/Users/gedge/src/github.com/nushell/nushell/target/debug/nu
echo "done"