Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Request: Provide Homebrew Package #34

Closed
tisba opened this issue Feb 8, 2018 · 4 comments
Closed

Request: Provide Homebrew Package #34

tisba opened this issue Feb 8, 2018 · 4 comments
Labels

Comments

@tisba
Copy link

tisba commented Feb 8, 2018

It would be super awesome if you could provide an "official" homebrew tap for fargate.

This way it would be very nice and simple to install fargate on macOS without having to have know anything about how to compile go or downloading things from GitHub releases.

You can do that e.g. by using https://github.com/goreleaser/goreleaser. Many options are available and I'd be happy to help if that's something you'd consider, @jpignata.

@jpignata
Copy link
Contributor

jpignata commented Feb 8, 2018

100%! Thanks for opening this.

@dstroot
Copy link

dstroot commented Feb 24, 2019

This would be really great. I manage everything I install via homebrew.

@chenrui333
Copy link

Homebrew has shipped the formula with v0.3.1, please try it out.

Props to @vicendominguez for initiating the efforts.

@vicendominguez
Copy link

vicendominguez commented Apr 30, 2020

$ brew install fargatecli
Updating Homebrew...
==> Downloading https://homebrew.bintray.com/bottles/fargatecli-0.3.1.mojave.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/7b/7bdf49489c1f9e4ae108e79204c68a3f77145befe1e4584e5f7cf3629ff4f1ec?__gda__=exp=1588273398~hmac=1bb63c0fd669e1121eff331e3bae9
######################################################################## 100.0%
==> Pouring fargatecli-0.3.1.mojave.bottle.tar.gz
🍺  /usr/local/Cellar/fargatecli/0.3.1: 6 files, 24.4MB

$ fargatecli service list --cluster arn:aws:ecs:us-east-1:123456789:cluster/cluster
NAME	IMAGE										CPU	MEMORY	LOAD BALANCER	DESIRED	RUNNING	PENDING
filer	gcr.io/registry-cluster/filer:05eblablablablacef707dbab2acd0ad.nginx	         1024	4096	cluster              1	1	0

💯 !!!

@tisba tisba closed this as completed Jun 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants