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

Installing the summon-s3 provider #18

Closed
robgodfrey opened this issue Aug 21, 2015 · 1 comment
Closed

Installing the summon-s3 provider #18

robgodfrey opened this issue Aug 21, 2015 · 1 comment

Comments

@robgodfrey
Copy link

Hi

Possibly a dumb question, but how should the summon-s3 provider be installed? Is it clone from git, build, package and then move the dist package to /usr/libexec/summon/?

Thanks
Rob

@jjmason
Copy link

jjmason commented Aug 21, 2015

Hi Rob,

There are prebuilt packages for OSX, Linux, and Windows available here. The easiest way to install them is to just unzip the appropriate archive and place the executable it contains in /usr/libexec/summon.

If you want to contribute to the project, your best bet for development work is actually to use go run main.go after installing the dependencies with godep.

The steps you describe are correct, but they are for building a full release (with executables for all three supported platforms).

Hope that helps, and let me know if you have any other questions.

Best,
Jon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants