GithubHelp home page GithubHelp logo

mac_startup's Introduction

mac_startup

Start up to get a Mac up and running

Components

Will leverage a couple of components to get up and running:

  • Make to install the initial install of HomeBrew, Python3, and Ansible
  • Ansible to install packages via Home Brew

PROCESS

  1. Install Xcode Comamnd Line Utilities: xcode-select --install
  2. Copy Makefile to directory of choice to execute from
  3. Execute make start_mac to:
    1. Install HomeBrew
    2. Install Python 3.7
    3. Pip install Ansible 2.9.10
    4. Install Git from Homebrew
    5. Clone this repo to use the playbook
    6. Execute Ansible Playbook Second task will prompt for your sudo password, do not add become/become method to the playbook

Note

The make process is untested right now. The Ansible portion is what I use as my daily updating. Contributions are welcome! Please follow Git Flow.

mac_startup's People

Contributors

itdependsnetworks avatar jvanderaa avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

glynn608

mac_startup's Issues

Installation via makefile

I had to install XCode.app first

kencelenza@MacBook-Pro mac_startup-master % make start_mac
xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.

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.