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

Add end-to-end example #11

Closed
cgrushko opened this issue Mar 24, 2015 · 3 comments
Closed

Add end-to-end example #11

cgrushko opened this issue Mar 24, 2015 · 3 comments
Labels
P3 We're not considering working on this, but happy to review a PR. (No assignee) type: feature request

Comments

@cgrushko
Copy link
Contributor

Would be awesome if the docs had an example for a complete App with a Java backend (say),
to showcase Bazel's ability to build everything a developer needs.

@kchodorow
Copy link
Contributor

Can you be more specific? "I want to see an app that that has... at least x java_* rules... can serve a webpage... is a mobile app... has external dependencies... whatever?" An example program that you think is about right? (e.g., a todo list? libgdx?)

@cgrushko
Copy link
Contributor Author

I probably posted this prematurely, but basically, I'd like to answer a question that's going to come up often: "why should I try Bazel? what does it give me that I don't get from Gradle or xcodebuild?"

A single build-system which builds my iOS app, my backend (written in Java) and my Android app sounds like an awesome advantage, and I wish we could showcase it :)

@damienmg damienmg added type: feature request P3 We're not considering working on this, but happy to review a PR. (No assignee) labels Mar 26, 2015
@damienmg
Copy link
Contributor

damienmg commented Sep 2, 2015

Done in github.com/bazelbuild/example in the tutorial folder. Also the tutorial is now on bazel.io.

@damienmg damienmg closed this as completed Sep 2, 2015
tomaszstrejczek pushed a commit to tomaszstrejczek/bazel that referenced this issue Oct 20, 2019
meteorcloudy pushed a commit to meteorcloudy/bazel that referenced this issue May 14, 2021
http_archive: Don't try to update sha256 attribute when integrity is present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 We're not considering working on this, but happy to review a PR. (No assignee) type: feature request
Projects
None yet
Development

No branches or pull requests

3 participants