Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Add foolproof local build instructions #4

Open
codefromthecrypt opened this issue Feb 9, 2017 · 2 comments
Open

Add foolproof local build instructions #4

codefromthecrypt opened this issue Feb 9, 2017 · 2 comments
Assignees

Comments

@codefromthecrypt
Copy link

In other zipkin projects, the local development story includes how to build and run the project from source.

Ex.
https://github.com/openzipkin/zipkin-dependencies#building-locally
https://github.com/openzipkin/zipkin/blob/master/zipkin-server/README.md#building-locally

Right now, our instructions lead people to a common error, which is downloading the server jar into the same directory as the module (which fails to run). We need to correct that as it is clearly possible to use a script or copy/paste instructions to avoid this.

@aliostad aliostad self-assigned this Feb 9, 2017
@aliostad
Copy link
Collaborator

aliostad commented Feb 9, 2017

You mention build but do you actually mean running locally (in which case is duplicate of #7)? The example you showed actually does both build and running.

@codefromthecrypt
Copy link
Author

codefromthecrypt commented Feb 10, 2017 via email

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

No branches or pull requests

2 participants