Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add a bash script for bootstrapping flutter_tools #33

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

Merged
merged 1 commit into from
Nov 5, 2015

Conversation

abarth
Copy link
Contributor

@abarth abarth commented Nov 5, 2015

@devoncarew
Copy link
Member

lgtm

abarth added a commit that referenced this pull request Nov 5, 2015
Add a bash script for bootstrapping flutter_tools
@abarth abarth merged commit 6d1b63c into flutter:master Nov 5, 2015
@abarth abarth deleted the flutter_bash branch November 5, 2015 18:48
SCRIPT_PATH="$FLUTTER_TOOLS_DIR/bin/sky_tools.dart"

# TODO(abarth): We shouldn't require dart to be on the user's path.
DART=dart
Copy link
Contributor

Choose a reason for hiding this comment

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

How would we find it otherwise? Put it in the repo?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can download it to a known location, similar to how engine.git downloads the Dart SDK to //third_parth/dart-sdk/dart-sdk.

@Reagankm Reagankm mentioned this pull request Jan 19, 2017
@radensoft radensoft mentioned this pull request May 9, 2021
@akashgk akashgk mentioned this pull request Jun 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants