Giter Club home page Giter Club logo

omg-macbook's Introduction

omg-macbook

Ansibleを利用してOMGで開発に必要なパッケージをインストールします

利用方法

1. Xcodeをダウンロードしてコマンドラインツールをインストールする

xcode-select --install

2. このリポジトリをForkする

3. インストールしたいソフトを追加する

4. aisibleのインストール

rake setup #=> install ansible your mac

5. パッケージのインストール

rake       #=> ansible playbook

標準でインストールされるパッケージ

homebrew

  • git
  • imagemagick
  • nodejs
  • phantomjs
  • rbenv
  • ruby-build
  • rbenv-default-gems
  • readline
  • openssl

hombrew-cask

  • flash
  • github
  • google-drive
  • google-hangouts
  • java
  • mysql55-mavericks
  • qt4-mac
  • skype
  • slack

ruby

  • CRuby 2.0.0-p643

ruby gems

  • bundler
  • ec2ssh

rake -T

$ rake -T
rake default            # ansible-playbook -i hosts -vv localhost.yml
rake playbook:homebrew  # ansible-playbook -i hosts -vv localhost.yml -t homebrew
rake playbook:rbenv     # ansible-playbook -i hosts -vv localhost.yml -t rbenv
rake setup              # setup ansible

omg-macbook's People

Watchers

 avatar  avatar

omg-macbook's Issues

rake aborted! ansible-galaxy cannot list roles

$ rake
which ansible-galaxy
/usr/local/bin/ansible-galaxy
rake aborted!
(<unknown>): could not find expected ':' while scanning a simple key at line 11 column 1
/Users/takemo/apps/omg/omg-macbook/Rakefile:41:in `installed_roles'
/Users/takemo/apps/omg/omg-macbook/Rakefile:49:in `block (3 levels) in <top (required)>'
/Users/takemo/apps/omg/omg-macbook/Rakefile:47:in `block (2 levels) in <top (required)>'
Tasks: TOP => default => ansible:playbook => ansible:galaxy
(See full trace by running task with --trace)

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.