GithubHelp home page GithubHelp logo

war-blake / mac-install-script Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 7 KB

Mac install script

Shell 100.00%
macos install-script installer-script install installation-script installation-scripts

mac-install-script's Introduction

Mac install script

This script installs all dependencies to provision a php local develelopment environtmet.

You can view and modify which applications and packages need to be installed on your mac.

See install-brew-cask-applications.sh and install-brew-formulae-packages

Installation

This script installs the following:

  • brew packages
  • brew casks (Applications)
  • global npm packages
  • configures your zsh shell
  • installs valet+

Install everything at once

bash init.sh

Run the scripts individually

# install brew
bash install-brew.sh

# brew formulae
bash install-brew-formulae-packages.sh

# brew casks
bash install-brew-cask-applications.sh

# npm packages
bash intall-global-npm-packages.sh

# configure zsh shell
bash configure-zsh-shell.sh

# install valet+
bash install-valet-plus.sh

After installing valet+ you can create new sites in the ~/Sites directory and start developing!

Optionally

Optionally you can configure mac os settings

bash setup-mac-settings.sh

mac-install-script's People

Contributors

war-blake avatar

Watchers

 avatar

Forkers

hovannes-fonq

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.