This website requires JavaScript.
Explore
Help
Sign In
Public
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A new type of shell
151
Commits
7
Branches
101
Tags
92
MiB
Rust
97.6%
Nushell
2.2%
6f17695891
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Cite this repository
APA
BibTeX
Cancel
JT
6f17695891
Merge pull request
#16
from kubouch/ranges-new
...
Implement positive integer ranges
2021-09-06 06:23:13 +12:00
.github
/workflows
Update ci.yml
2021-09-04 20:22:49 +12:00
crates
Update parser.rs
2021-09-06 06:09:36 +12:00
src
Fix up calls and pipelines
2021-09-03 14:15:01 +12:00
.gitignore
tests for lex and lite parser
2021-08-30 19:36:07 +01:00
Cargo.lock
Add commands
2021-09-03 10:58:15 +12:00
Cargo.toml
Add commands
2021-09-03 10:58:15 +12:00
TODO.md
Try putting streams in Value
2021-09-02 09:20:53 +12:00