Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide downloads page #37

Closed
rgbkrk opened this issue Jun 11, 2015 · 4 comments
Closed

Provide downloads page #37

rgbkrk opened this issue Jun 11, 2015 · 4 comments

Comments

@rgbkrk
Copy link
Contributor

rgbkrk commented Jun 11, 2015

We should make a downloads page with builds of what's on master for people to consume (we also have branches and some commits but I digress).

Update: Installation/configuration instructions are now on ReadTheDocs.

@rgbkrk
Copy link
Contributor Author

rgbkrk commented Jun 11, 2015

Since we're not providing "installers", you'll have to modify the executable bits on *nix to run these.

17:16:21 rgbkrk@puter ~$ chmod u+x rack-darwin-amd64
17:16:31 rgbkrk@puter ~$ ./rack-darwin-amd64
NAME:
   rack - An opinionated CLI for the Rackspace cloud

USAGE:
   rack [global options] command [command options] [arguments...]

VERSION:
   0.0.0

COMMANDS:
   servers  Used for the Servers service
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h           show help
   --generate-bash-completion
   --version, -v        print the version

Not sure what Windows needs...

@rgbkrk
Copy link
Contributor Author

rgbkrk commented Jun 11, 2015

If people need builds for other systems (FreeBSD, 32-bit, ARM), let us know.

Now I realize that if we had ARM support out of the box, people could run this on the raspberry pi...

@rgbkrk
Copy link
Contributor Author

rgbkrk commented Jun 12, 2015

Welp, now we have ARMs.

@rgbkrk
Copy link
Contributor Author

rgbkrk commented Jun 15, 2015

Now that the ReadTheDocs page is up and tied into CI/CD, I'd say this is good. To keep us from having to update this issue list with official download/install/usage steps, I'll link it above instead.

@rgbkrk rgbkrk closed this as completed Jun 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant