Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 367 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 367 Bytes

Contribute to the Railway CLI

Prerequisites

OR

Nix Setup

nix-shell to enter the shell with all the dependencies

Running and Building

cargo run -- <args> to run the binary
cargo build --release to build the binary