If these notes are out of date, please let me know in the twitch chat, and I will update them!
- I'll be working on the C# API and some other things.
- C# API - https://github.com/CodingGarden/intro-dot-net-core-web-api
| xcode-select --install | |
| /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
| brew update | |
| brew cask install iterm2 | |
| # update iterm2 settings -> colors, keep directory open new shell, keyboard shortcuts | |
| brew install bash # latest version of bash | |
| # set brew bash as default shell | |
| brew install fortune | |
| brew install cowsay | |
| brew install git |
If these notes are out of date, please let me know in the twitch chat, and I will update them!