Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielcrackpro/update-macos

A script to update mac os and all of my settings
https://github.com/gabrielcrackpro/update-macos

macos system update

Last synced: 4 days ago
JSON representation

A script to update mac os and all of my settings

Awesome Lists containing this project

README

        

# Update MacOS

[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/GabrielCrackPro/update-macos/master/LICENSE)

A script to update system and apps

## Install


npm install -g update-macos

## Run without installing


npx update-macos

## Usage


update-macos

## What it does?

### Updates

- System using softwareupdate command
- Homebrew packages using [Homebrew](https://brew.sh/)
- Node packages using npm upgrade command
- Mac App Store apps using [mas](https://github.com/mas-cli/mas) command

### Cleanup

- Homebrew packages using [Homebrew](https://brew.sh/)
- .DS_Store files using this custom script

## More things to come...