Contribute to the Railway CLI Prerequisites Rust CMake OR Nix Setting Up with Nix Use nix-shell to enter an environment with all necessary dependencies. Running and Building Run the binary with: cargo run -- <args> Build the binary with: cargo build --release