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

[BitSail] Improve quickstart documentation #34

Merged
merged 2 commits into from
Oct 25, 2022
Merged

Conversation

garyli1019
Copy link
Collaborator

Co-authored-by: liyanjia.gary liyanjia.gary@bytedance.com

Pre-Checklist

Note: Please complete ALL items in the following checklist.

  • I have read through the CONTRIBUTING.md documentation.
  • My code has the necessary comments and documentation (if needed).
  • I have added relevant tests.

Purpose

Some description about what this PR wants to do.

Approaches

Some description about how this PR achives the purpose.

Related Issues

e.g. Close #796

New Behavior (screenshots if needed)

N/A

```
bash build.sh
```
- After the build completed, you can find the jar file under the path `bitsail-dist/target/bitsail-dist-1.0.0-SNAPSHOT-bin/bitsail-archive-1.0.0-SNAPSHOT`
Copy link
Collaborator

Choose a reason for hiding this comment

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

should use ${version} to repalce 1.0.0?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

## Run Local Integration Tests
### Prerequisite
- JDK8
- maven 3.5.3+
Copy link
Collaborator

Choose a reason for hiding this comment

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

https://github.com/bytedance/bitsail/blob/master/README.md
have confict witch readme.md file.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

Co-authored-by: liyanjia.gary <liyanjia.gary@bytedance.com>
Co-authored-by: liyanjia.gary <liyanjia.gary@bytedance.com>
@garyli1019 garyli1019 merged commit e2942dc into master Oct 25, 2022
@garyli1019 garyli1019 deleted the doc-improve branch October 25, 2022 02:06
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