Giter VIP home page Giter VIP logo

osx's Introduction

OS X Setup Script

This is a fork of the original repository located at: https://github.com/danielsaidi/osx

This repository contains scripts that can be used to setup a brand new MacBook within minutes. It applies OSX settings, installs applications and npm packages and can even configure your SSH keys.

How to use it

To trigger the main setup script, run ./setup.sh. This will take you to the main menu, where all available setup options are presented. You can also type ./setup.sh [OPTION] to trigger a specific setup script.

Once you run the system script, you get access to amazing tools like Homebrew, Homebrew-Cask, Brew Bundle, RubyGems, NPM etc. You will then be able to use Brewfile and Gemfile to manage packages.

Brewfile

Brewfile is used to specify which packages and applications you want to install with Homebrew and Homebrew Cask. You can update packages in this file by running the system script and selecting brew, or simply just run brew bundle from the terminal.

Gemfile

Gemfile is used to handle packages you want to install with RubyGems. You can update packages in this file, by running the system script and selecting gem, or simply just run bundle install from the terminal.

NPM

I use Node and npm to install web development software, as well as tools that I use for hybrid app development. However, since these libs are global, I manage these installations from scripts/npm.sh instead of a package.json file.

Author

Uday Kabe

Original Author

Daniel Saidi, [email protected]

osx's People

Contributors

danielsaidi avatar udaykabe avatar

Watchers

James Cloos 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.