Giter Site home page Giter Site logo

brewfile's Introduction

MAC 한번의 명령어로 모두 설치하기

Homebrew

MAC에서 개발 패키지를 관리하는 유명한 패키지 매니저이다. 우리는 이중에서, cask, mas의 기능을 쓸것 입니다.

  • homebrew : 개발 패키지
  • cask : 웹사이트에서 받을 수 있는 어플리케이션 설치
  • mas : 스토어에서 받을수 있는 어플리케이션 설치

설치

  • homebrew 설치
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • cask 설치 cask 는 homebrew 에 이미 포함되어 있습니다.

  • mas 설치

brew install mas
  • 함께 포함된 BrewFile 과 같은 경로에서
brew bundle

brewfile's People

Contributors

yousung-ahn avatar

Watchers

James Cloos avatar yousung.ahn 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.