awslabs / fargatecli

CLI for AWS Fargate
Apache License 2.0
894 stars 115 forks source link

New install instructions needed #99

Open nbrandaleone opened 4 years ago

nbrandaleone commented 4 years ago

There should be "install" instructions for both compiling from source, and binary downloads for linux and Mac.

tisba commented 4 years ago

A homebrew package would be great. I think it was available before the project was migrated to the awslabs orga (but I could be mistaken).

et304383 commented 4 years ago

lol there's literally no instructions on how to install/setup.

juliangruber commented 4 years ago

You can get the binaries from github releases, and if you know how to build a go project I think you should be able to compile it. I agree however that this would be nice to be documented.

et304383 commented 4 years ago

Contributing.MD seems to be where this is documented. Should be moved to the README.

vicendominguez commented 4 years ago

A homebrew package would be great. I think it was available before the project was migrated to the awslabs orga (but I could be mistaken).

related to: https://github.com/awslabs/fargatecli/issues/34