Something went wrong. Try again.
TRAMP-style remote editing for nushell: an ssh agent and a nu plugin, in Rust
Something went wrong. Try again.
nushell-plugin-tramp justfile
138 B · 8 lines
Just
at main
123456789build: cargo build --workspacetest: cargo test --workspacebuild-agent: cargo build -p tramp-agent --profile release-agent