0.0.8 • Published 2 years ago

@juanm04/railway-cli v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Railway CLI

Build

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.

View the docs

We recommend using Brew for M1 Macs

Installation

The Railway CLI is available through Homebrew, NPM, or as a curl.

Brew

brew tap railwayapp/railway
brew install railway

NPM

npm i -g @railway/cli

Yarn

yarn add global @railway/cli

curl

sh -c "$(curl -sSL https://raw.githubusercontent.com/railwayapp/cli/master/install.sh)"

From source

See CONTRIBUTING.md for information on setting up this repo locally.

Documentation

View the full 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 for information on setting up this repo locally.

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago