railway
Develop and deploy code with zero configuration
Package Information
- Domain:
railway.app - Name:
railway - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install railwayPrograms
This package provides the following executable programs:
railway
Available Versions
Show all 57 versions
4.6.3,4.6.1,4.6.0,4.5.6,4.5.54.5.4,4.5.3,4.5.2,4.5.1,4.5.04.4.1,4.4.0,4.3.0,4.2.0,4.1.04.0.1,4.0.0,3.23.0,3.22.2,3.22.03.21.0,3.20.2,3.20.1,3.20.0,3.19.13.19.0,3.18.0,3.17.10,3.17.9,3.17.83.17.7,3.17.6,3.17.1,3.17.0,3.15.33.15.2,3.15.1,3.14.1,3.14.0,3.13.03.12.2,3.12.1,3.12.0,3.11.4,3.11.23.11.1,3.11.0,3.10.0,3.9.3,3.9.03.8.2,3.8.1,3.8.0,3.7.2,3.7.03.6.0,3.5.2
Latest Version: 4.6.3
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) railway -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.railway
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.