Skip to content

Instantly share code, notes, and snippets.

View ogelacinyc's full-sized avatar
🌴
On vacation

제이미 ogelacinyc

🌴
On vacation
  • Seoul, South Korea
View GitHub Profile
@ogelacinyc
ogelacinyc / Brewfile
Last active May 25, 2023 11:12
Automatic installation bootstrapping with Homebrew for Nodejs development
# tap "adoptopenjdk/openjdk"
# tap "dkanejs/aws-session-manager-plugin"
# tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
brew "curl"
brew "git"