railwaycli
v0.4.0
Published
Watch Railway deployments from your terminal — Rust core delivered over npm
Downloads
783
Readme
rlwy
Tiny terminal-first watcher for Railway deployments. Rust under the hood, delivered over npm.
npm install -g railwaycli
rlwy login
rlwy ls
rlwy watchThe package installs four interchangeable commands: rlwy, rlwycli, railwaycli, and railwycli.
On install, this package downloads the Rust binary for your platform from the
matching GitHub release. Set RLWY_SKIP_INSTALL=1 to opt out.
Supported platforms:
| OS | Arch | |---------|---------| | Linux | x64 | | Linux | arm64 | | macOS | x64 | | macOS | arm64 | | Windows | x64 |
Source, issues, and release binaries: https://github.com/opensource-com/rlwy
