How can I use homebrew cask to install Sublime Text 3? I only see sublime text 2 in the repos. I even tried tapping homebrew/versions, but no luck.
Thanks!
EDIT:
As per latest updates, caskroom packages have moved to homebrew. So try following commands:
brew tap homebrew/cask brew cask install sublime-text
These 2 terminal commands will be enough for installing sublime.