Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Homebrew is not installed on Cloud9 #152

@gmarchand

Description

@gmarchand

On this page : https://ecsworkshop.com/microservices/software/

The workshop asks to install

# Install copilot-cli
brew install aws/tap/copilot-cli

But Homebrew is not installed on Cloud9

Could you add ?

TeamRole:~/environment $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Press Control-D to install to /home/ec2-user/.linuxbrew

Add Homebrew to your PATH in /home/ec2-user/.bash_profile:

    echo 'eval $(/home/ec2-user/.linuxbrew/bin/brew shellenv)' >> /home/ec2-user/.bash_profile
    eval $(/home/ec2-user/.linuxbrew/bin/brew shellenv)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions