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

docs: Update README for executing v2 JAR #836

Merged
merged 2 commits into from
Mar 25, 2021
Merged

docs: Update README for executing v2 JAR #836

merged 2 commits into from
Mar 25, 2021

Conversation

barbeau
Copy link
Member

@barbeau barbeau commented Mar 24, 2021

Summary:

Previously we didn't have the v2 JAR for people to use, so we had IntelliJ instructions for setting up a Run configuration, etc.

This PR replaces the IntelliJ instructions with steps people can take to install Java and run the v2 release JAR.

It also adds a Rules section to the README, as this is what most users will be interested in (after running the validator).

I also moved "Build the code" towards the bottom near "Architecture", as fewer people are probably interested in that.

Expected behavior:

Users should be able to download and execute the v2 JAR using instructions on the README.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues

Previously we didn't have the v2 JAR for people to use, so we had IntelliJ instructions for setting up a Run configuration, etc.

This PR replaces the IntelliJ instructions with steps people can take to install Java and run the v2 release JAR.

It also adds a Rules section to the README, as this is what most users will be interested in (after running the validator).

I also moved "Build the code" towards the bottom near "Architecture", as fewer people are probably interested in that.
@barbeau barbeau requested a review from lionel-nj March 24, 2021 21:39
Copy link
Contributor

@lionel-nj lionel-nj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏾 Thanks for the changes @barbeau!

@lionel-nj lionel-nj merged commit 4a30b42 into master Mar 25, 2021
@lionel-nj lionel-nj deleted the readme-v2-steps branch March 25, 2021 14:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants