Installation
cargo install cross-stream --locked
brew install cablehead/tap/cross-stream
Verifying Installation
xs --version
Import xs.nu
If you’ve never used Nushell
before, you’re in for a treat. If you’re
ready to give it a try, visit their site and install it.
You’ll then want to import xs.nu
.
This will add some .command
conveniences to your session. The commands
default to working with a ./store
in your current directory. You can
customize this by setting $env.XS_ADDR
.
(TODO: add a reference for Nushell
and xs.nu
).
use xs.nu *
Troubleshooting
- Need help? Join our Discord