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

Compilation Instructions? #70

Open
michaelfward opened this issue Oct 10, 2019 · 0 comments
Open

Compilation Instructions? #70

michaelfward opened this issue Oct 10, 2019 · 0 comments

Comments

@michaelfward
Copy link

michaelfward commented Oct 10, 2019

We want to use http-science in my current workplace but we are a Django shop. Could you please include compilation instructions? :)

FWIW: Here's what I've done so far. Can't figure out how to get to the last step (I was turning this into a PR for README.md but I can't figure out the last step) -

Compiling

  1. Ensure that you have properly setup your $GOPATH
  2. While in your $GOPATH, clone the repository & cd into it
  3. Run make install_deps
  4. Run bin/deps ensure (bin/deps status to view the status of project dependencies)
  5. Run make && make build

Edit

Okay I think I actually did get it compiled, I just didn't expect it to be in build/

Still not sure if I've done it correctly but opening the PR / keeping this open to start a dialogue :)

Thanks for the great work Clever! Looking forward to using this tool

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