Skip to content

UPgrade your Mac programs via CLI ๐ŸŽˆ

License

Notifications You must be signed in to change notification settings

rodrigobdz/up-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

UP Mac ๐ŸŽˆ Build Status

UPgrade your Mac programs via CLI.

Features

If installed, the following programs will be upgraded:

Optional

  • Enable yarn autoclean
# fish
# cd (yarn global dir)

# bash
cd "$(yarn global dir)"

yarn autoclean --init

Usage

  • Download script
curl --remote-name https://raw.githubusercontent.com/rodrigobdz/up-mac/master/up-mac
  • Run script
bash up-mac 2>&1 | tee ~/up-mac.log
  • Optionally, review the log
less ~/up-mac.log

About

UPgrade your Mac programs via CLI ๐ŸŽˆ

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages