mirror of
https://github.com/railwayapp/cli
synced 2026-04-21 22:17:25 +00:00
982 B
982 B
Railway CLI
This is the command line interface for Railway. Use it to connect your code to Railways infrastructure without needing to worry about environment variables or configuration.
Installation
The Railway CLI is available through Homebrew or NPM.
Brew
brew tap railwayapp/railway
brew install railway
NPM
npm i -g @railway/cli
Documentation
Feedback
We would love to hear your feedback or suggestions. The best way to reach us is on Discord.
We also welcome pull requests into this repo. See CONTRIBUTING.md information on setting up this repo locally.