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

One-line installation #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidaparicio
Copy link

One-line installation

Example on my mac (output)

➜ brew install scraly/tools/gophersay
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
nerdctl
==> Updated Formulae
Updated 4 formulae.
==> Updated Casks
Updated 1 cask.

==> Tapping scraly/tools
Cloning into '/usr/local/Homebrew/Library/Taps/scraly/homebrew-tools'...
remote: Enumerating objects: 18, done.
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects: 100% (15/15), done.
remote: Total 18 (delta 3), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (18/18), done.
Resolving deltas: 100% (3/3), done.
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the scraly/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/scraly/homebrew-tools/gophersay.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the scraly/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/scraly/homebrew-tools/tools.rb:9

Tapped 2 formulae (14 files, 11.4KB).
==> Downloading https://github.com/scraly/gophersay/releases/download/v1.0.1/gop
==> Downloading from https://objects.githubusercontent.com/github-production-rel
######################################################################## 100.0%
==> Installing gophersay from scraly/tools
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the scraly/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/scraly/homebrew-tools/gophersay.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the scraly/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/scraly/homebrew-tools/gophersay.rb:9

🍺  /usr/local/Cellar/gophersay/1.0.1: 5 files, 1.5MB, built in 9 seconds
==> Running `brew cleanup gophersay`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
~ took 26s

One-line installation

Example on my mac (output)
```
➜ brew install scraly/tools/gophersay
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
nerdctl
==> Updated Formulae
Updated 4 formulae.
==> Updated Casks
Updated 1 cask.

==> Tapping scraly/tools
Cloning into '/usr/local/Homebrew/Library/Taps/scraly/homebrew-tools'...
remote: Enumerating objects: 18, done.
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects: 100% (15/15), done.
remote: Total 18 (delta 3), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (18/18), done.
Resolving deltas: 100% (3/3), done.
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the scraly/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/scraly/homebrew-tools/gophersay.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the scraly/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/scraly/homebrew-tools/tools.rb:9

Tapped 2 formulae (14 files, 11.4KB).
==> Downloading https://github.com/scraly/gophersay/releases/download/v1.0.1/gop
==> Downloading from https://objects.githubusercontent.com/github-production-rel
######################################################################## 100.0%
==> Installing gophersay from scraly/tools
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the scraly/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/scraly/homebrew-tools/gophersay.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the scraly/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/scraly/homebrew-tools/gophersay.rb:9

🍺  /usr/local/Cellar/gophersay/1.0.1: 5 files, 1.5MB, built in 9 seconds
==> Running `brew cleanup gophersay`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
~ took 26s
```
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.

1 participant