Skip to content

Commit

Permalink
Adds go to devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
topfunky committed May 24, 2024
1 parent 74b6b93 commit 2408694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ echo "eval \"\$($(brew --prefix)/bin/brew shellenv)\"" >> ~/.bashrc
brew install gum || true
brew install ffmpeg || true
brew install jq || true
brew install go || true

0 comments on commit 2408694

Please sign in to comment.