Giter Site home page Giter Site logo

mac-setup's Introduction

mac-setup

automated setup of a Mac with basic software

Execute / Install

$ curl -fsSL https://raw.githubusercontent.com/pjungermann/mac-setup/master/mac-setup.sh -o mac-setup.sh
./mac-setup.sh {options}

Options:

  • [-b|--use-branch {branch}] - Branch from this repository to use when selecting the default Brewfile.
  • [-f|--brewfile {source-brewfile}] - Source Brewfile. By default, the one in this repository.
  • [-u|--update-brewfile] - Whether the local Brewfile should be overwritten with the latest state of the source.
  • [--no-global] - By default, we use the global location ~/.Brewfile as installation destination. This option disables this and uses a separate location.
  • [--no-upgrade] - Applies the same option to the brew command.

Installed Software

  • Xcode Command Line Tools
  • Oh My Zsh - shell
    • activate some standard plugins (see plugins in ~/.zshrc as well as ~/.oh-my-zsh/plugins/)
  • Homebrew - package manager
    • Any software required at the Brewfile.
      • Includes: mas - CLI for the Mac App Store
  • asdf - Manage multiple runtime versions with a single CLI tool.
    • plugins (incl. latest version):
      • gradle
      • groovy
      • java (corretto)
      • maven
      • nodejs
      • ruby

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.