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

brew formula #25

Open
kanedafromparis opened this issue May 27, 2020 · 2 comments
Open

brew formula #25

kanedafromparis opened this issue May 27, 2020 · 2 comments

Comments

@kanedafromparis
Copy link

kanedafromparis commented May 27, 2020

Hi,

First of all thank you for your works.

Just to let you know that I create a simple formula that help install podman-machine with homebrew

https://github.com/kanedafromparis/homebrew-podman-machine.

that a start, it works on my machine :-)

@leonsmith
Copy link
Contributor

We could open this upstream in the main brew repo once this has received a few more stars

The Cask is for an app that is too obscure. Examples:
A self-submitted app from a GitHub repository that is not notable enough (under 30 forks, 30 watchers, and 75 stars).

@leonsmith
Copy link
Contributor

Can confirm the tap works and pulls the latest release 👍

$ brew tap  kanedafromparis/podman-machine
==> Tapping kanedafromparis/podman-machine
Cloning into '/usr/local/Homebrew/Library/Taps/kanedafromparis/homebrew-podman-machine'...
remote: Enumerating objects: 10, done.
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 10 (delta 2), reused 7 (delta 1), pack-reused 0
Unpacking objects: 100% (10/10), done.
Tapped 1 formula (35 files, 26.9KB).

$ brew install podman-machine
==> Installing podman-machine from kanedafromparis/podman-machine
==> Downloading https://github.com/boot2podman/machine/releases/download/v0.17/podman-machine.darwin-amd64
==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/157782532/4bfb4600-3ae2-11ea-9014-2ad4087b4ff8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-
######################################################################## 100.0%
🍺  /usr/local/Cellar/podman-machine/0.17: 3 files, 12.7MB, built in 2 seconds
==> `brew cleanup` has not been run in 30 days, running now...
Removing: /Users/leon/Library/Caches/Homebrew/[email protected]... (5.3MB)
Removing: /usr/local/Cellar/readline/8.0.1... (48 files, 1.5MB)
Removing: /Users/leon/Library/Caches/Homebrew/Cask/google-chrome--81.0.4044.129.dmg... (84.0MB)
Removing: /Users/leon/Library/Caches/Homebrew/Cask/transmission--2.94.dmg... (5.2MB)
Removing: /Users/leon/Library/Caches/Homebrew/Cask/spotifree--1.6.5.dmg... (1.5MB)
Removing: /Users/leon/Library/Logs/Homebrew/readline... (64B)
Removing: /Users/leon/Library/Logs/Homebrew/[email protected]... (64B)
Removing: /Users/leon/Library/Logs/Homebrew/socat... (64B)
Removing: /Users/leon/Library/Logs/Homebrew/libomp... (64B)
Pruned 0 symbolic links and 2 directories from /usr/local

$ podman-machine --version
podman-machine version dev, build fb1f15e

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

No branches or pull requests

2 participants