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

Set a PUB_ENVIRONMENT environment variable #9

Merged
merged 2 commits into from
Jul 31, 2018
Merged

Set a PUB_ENVIRONMENT environment variable #9

merged 2 commits into from
Jul 31, 2018

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Jul 31, 2018

This tells the pub.dartlang.org server where these downloads are coming from.

Requested by @kevmoo to make it easier to separate out Sass users.

This tells the pub.dartlang.org server where these downloads are coming from.
@nex3 nex3 requested a review from srawlins July 31, 2018 21:25
sass.rb Outdated
@@ -12,6 +12,8 @@ class Sass < Formula
def install
dart = Formula["dart-lang/dart/dart@2"].opt_bin

# Tell the pub server where these installations are coming from.
ENV["PUB_ENVIRONMENT"] = "Homebrew: Sass"
Copy link

Choose a reason for hiding this comment

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

please keep this lowercase with no spaces. homebrew:sass would be ideal!

@nex3 nex3 merged commit edef053 into master Jul 31, 2018
@nex3 nex3 deleted the homebrew-data branch July 31, 2018 23:19
@kevmoo
Copy link

kevmoo commented Aug 1, 2018 via email

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.

3 participants