github-education-resources / classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
https://classroom.github.com
1.34k stars 566 forks source link

Fix script/setup by removing Homebrew cask #2516

Closed gustavosobral closed 4 years ago

gustavosobral commented 4 years ago

What

It fixes the app setup by removing caskroom/cask from Brewfile.

Homebrew Cask is now integrated into Homebrew itself and tapping caskroom/cask is not necessary Homebrew/homebrew-cask#14384

Closes #2515

d12 commented 4 years ago

@gustavosobral Thanks for the contribution! 💖 ✨ 💖