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

Formula Request: Google Grumpy -- Go transplier for Python 2 #9213

Closed
3 tasks
cclauss opened this issue Jan 24, 2017 · 1 comment
Closed
3 tasks

Formula Request: Google Grumpy -- Go transplier for Python 2 #9213

cclauss opened this issue Jan 24, 2017 · 1 comment

Comments

@cclauss
Copy link
Contributor

cclauss commented Jan 24, 2017

https://github.com/google/grumpy If someone would be kind enough to point me to another formula that builds and installs a go app, I can attempt to create something similar for installing Grumpy.


If Homebrew was updated on Aug 10-11th 2016 and brew update always says Already up-to-date. you need to run: cd "$(brew --repo)" && git fetch && git reset --hard origin/master && brew update.

Please follow the general troubleshooting steps first:

  • Ran brew update and retried your prior step?
  • Ran brew doctor, fixed as many issues as possible and retried your prior step?
  • Confirmed this is problem with specific formulae and not Homebrew/brew? If it's a general Homebrew/brew problem please file this issue at https://github.com/Homebrew/brew/issues/new

You can erase any parts of this template not applicable to your Issue.

Bug reports:

Please replace this section with a brief summary of your issue AND the output of brew config and brew doctor or if reporting a formula issue include the link from:
brew gist-logs <formula>
(where <formula> is the name of the formula that failed to build). Please note we may immediately close your issue without comment if you do not fill out the issue template and provide the requested information.

Formula Requests:

Please note by far the quickest way to get a new formula into Homebrew is to file a Pull Request.

Please replace this section with the homepage and name of your requested formula (after using brew search to check it does not already exist). Please note we may close this issue or ask you to create a pull-request if it's something we're not actively planning to work on.

@MikeMcQuaid
Copy link
Member

https://github.com/google/grumpy If someone would be kind enough to point me to another formula that builds and installs a go app, I can attempt to create something similar for installing Grumpy.

If you grep for depends_on "go" => :build should should be able to find a few. Could you try and open a pull request? This document should help and we're happy to walk you through anything else.

Thanks!

@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
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 a pull request may close this issue.

2 participants