Skip to content

tuki0918/brew-cask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Setup Homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Usage

bash ./Caskfile

Install App

cask install <app_name> || true

Uninstall App

brew cask uninstall <app_name>

Install App Search

brew cask search [search app name]

Etc

brew update && brew upgrade brew-cask && brew cleanup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages