-
Notifications
You must be signed in to change notification settings - Fork 66
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
Add code examples and javadoc #88
Comments
Here's my version of "Hello, there!"
|
Hi Hes, Have you looked at the examples sub directory? (https://github.com/xebialabs/overthere/tree/master/examples/src/main/java/com/xebialabs/overthere) |
Some of those examples need to be cleaned up as there are deprecated methods being used in them :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice to have a "Hello, there!" example in the Readme.
I would also appreciate a link to the javadocs. I tried to build the javadocs locally using gradle, but something went wrong with the CSS, so it's not really readable.
Thanks,
Hes.
The text was updated successfully, but these errors were encountered: