You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# homebrew-cask-versions
|
|
|
|
|
|
|
|
Here you'll find alternate versions of Casks for the [homebrew-cask](https://github.com/phinze/homebrew-cask)
|
|
|
|
project.
|
|
|
|
|
|
|
|
# Usage
|
|
|
|
|
|
|
|
After you install homebrew-cask, run the following command:
|
|
|
|
|
|
|
|
```sh
|
|
|
|
$ brew tap caskroom/versions
|
|
|
|
```
|
|
|
|
|
|
|
|
You can now install alternate versions of Casks.
|
|
|
|
|
|
|
|
```sh
|
|
|
|
$ brew cask install iterm2-beta
|
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
Code is under the [BSD 2 Clause (NetBSD) license](https://github.com/caskroom/homebrew-versions/blob/master/LICENSE)
|