Code Monkey home page Code Monkey logo

bootstrap-macos's Introduction

Bootstrap MacOS

A collection of useful scripts/tutorials to bootstrap your macOS installation with some useful utilities and programs!

Why?

Sometimes, installing programs can be much more involved than just a simple brew install command; oftentimes, there are extra configuration steps you need to take, extra optional dependencies that you might to install, extra settings you need to enable, or even a different installation command altogether due to Homebrew limitations.

For example, one of the programs I've needed to install recently was macTeX for macOS, but simply using brew install --cask mactex wasn't enough. The latexindent command-line program was broken and needed me to install some extra Perl modules (which took a long time to debug); I needed to update all the LaTeX packages manually; I needed to install some extra Python dependencies (since I make heavy use of Python code inside of my LaTeX documents); I needed to set up some non-free fonts; I needed to set up the VSCode LaTeX extension, etc.

While I could write a note about this somewhere or even create a short blog post with commands and instructions to follow, I thought I'd take this one step further: why not just write a program that automates this process? Instead of having to go through the pain of installing tons of programs on a new computer and sifting through hundreds of StackExchange answers trying to figure out why your installation of a certain program is broken, why not just have a script that handles these edge-cases for you?

This is why I'm building macOS Bootstrapper, which provides a list of custom scripts for fully installing and fixing edge-cases of various programs, so that whenever I need to install a program again (e.g. after performing a fresh install of macOS to clean up bloat), it's as easy as running a few scripts with minimal manual intervention.

bootstrap-macos's People

Stargazers

Tyler Davis Mitchell avatar

Watchers

Leon Si avatar

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.