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

Create detailed instructions for building MercuryDB and running through the example #24

Open
dilijev opened this issue Sep 23, 2014 · 1 comment
Labels
Milestone

Comments

@dilijev
Copy link
Collaborator

dilijev commented Sep 23, 2014

Currently it is not clear how to bootstrap the source package which depends on the MercuryDB library (Index annotation). Is it possible to use the same JAR as a reference instead of as an application? (I think so.)

The fact that it has an entry point should only matter when running it with

java -jar mercurydb.jar <source> <dest>

We should provide a script and patch instructions into the README to explain how to run through the example. It is good that we are showing the resulting code, but it would be nice to allow users to verify this for themselves.

@dilijev dilijev added this to the v0.5 milestone Sep 23, 2014
@dilijev
Copy link
Collaborator Author

dilijev commented Feb 10, 2015

The build script and examples are great but we need documentation so that someone can walk through the process on their own.

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

No branches or pull requests

1 participant