This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
nushell
Watch
2
Star
0
Fork
You've already forked nushell
0
mirror of
https://github.com/nushell/nushell
synced
2024-12-29 14:33:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d481d5ca96
nushell
/
example.nu
Tanishq Kancharla
d6d0bad7aa
reverted
2021-10-05 21:59:16 -04:00
5 lines
No EOL
31 B
Text
Raw
Blame
History
def inc [x] {
$x + 1
}
inc 5
Reference in a new issue
View git blame
Copy permalink