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 building_engine.md #15

Merged
merged 5 commits into from
May 9, 2023
Merged

Conversation

bryanoltman
Copy link
Contributor

Description

Updates based on @bryanoltman's first time going through the instructions.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@bryanoltman bryanoltman requested a review from eseidel May 9, 2023 22:39
@bryanoltman bryanoltman changed the title doc: update building_engine.md docs: update building_engine.md May 9, 2023
@bryanoltman bryanoltman closed this May 9, 2023
@bryanoltman bryanoltman reopened this May 9, 2023

```shorebird --local-engine-src-path=$HOME/Documents/GitHub/engine --local-engine=android_release_arm64 run```
```bash
$PATH_TO_ENGINE_SRC="$HOME/Documents/GitHub/engine/src"
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure why to do this? :) but lgtm

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's functionally the same, this is just to make the following line copy-paste-able for others

@bryanoltman bryanoltman merged commit ffb0640 into main May 9, 2023
@bryanoltman bryanoltman deleted the bo/build-engine-update branch May 9, 2023 22:57
@l00ai l00ai mentioned this pull request Jul 2, 2023
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

3 participants