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

exercism: add shell completion #49241

Closed

Conversation

parkerbxyz
Copy link
Contributor

@parkerbxyz parkerbxyz commented Jan 21, 2020

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

Adds installation of Exercism's shell completion scripts: https://github.com/exercism/cli/tree/master/shell

Note: I was unable to get brew audit --strict <formula> to run locally. The problem seems to be related to a known bug described in Homebrew/brew#5561.

Formula/exercism.rb Outdated Show resolved Hide resolved
@fxcoudert fxcoudert closed this in dd7464c Jan 21, 2020
@parkerbxyz parkerbxyz deleted the add-exercism-completion branch February 3, 2020 19:57
@lock lock bot added the outdated PR was locked due to age label Mar 11, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants