Tags: hmmhmmhm/cli
Tags
Versioning (railwayapp#26) * Gets version * Checks if CLI is up to date on `run`, `init` and `version` * Pipes versioning via ldflags w/ goreleaser
Re-Enable up for Alpha (railwayapp#25) * Re-Enable up for Alpha * Update gateway/up.go Co-authored-by: Jake Runzer <jakerunzer@gmail.com> * Ignore node_modules * Gitignore respected Co-authored-by: Jake Runzer <jakerunzer@gmail.com>
Support railway init projectid (railwayapp#15) * project not found if graphql error when fetching project * allow initing a project with id
Remove build command, rename project token, and handle railway run wi… …th no command (railwayapp#12) * Remove railway build command * Rename RAILWAY_PRODUCTION_TOKEN to RAILWAY_TOKEN * Handle railway run with no command