LoginSignup
1
1

More than 5 years have passed since last update.

bazzarのインストール

Last updated at Posted at 2014-11-15

homebrewを使ってインストールしました。

環境
OS:MacOSX 10.9.5

■(ない方は)homebrewをインストール(参考 http://brew.sh

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

■以下のコマンドでインストール

$ brew install bzr

■以下のコマンドで確認する

$ bzr --version
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1