Herokuインストールdone…

公式にはまずRuby1.9系入れるみたいなこと書いてあったけど、
そういえばRubyはXcode入れた時に一緒に入っている!
Rubyはあえてインストールせず、
sudo gem install heroku
したらあっさり入れられました。
バージョンは1.8系なんだね。へー。
Successfully installed term-ansicolor-1.0.7
Successfully installed mime-types-1.17.2
Successfully installed rest-client-1.6.7
Successfully installed addressable-2.2.6
Successfully installed launchy-2.0.5
Successfully installed rubyzip-0.9.4
Successfully installed heroku-2.11.0
7 gems installed
Installing ri documentation for term-ansicolor-1.0.7...
Installing ri documentation for mime-types-1.17.2...
Installing ri documentation for rest-client-1.6.7...
Installing ri documentation for addressable-2.2.6...
Installing ri documentation for launchy-2.0.5...
Installing ri documentation for rubyzip-0.9.4...
Installing ri documentation for heroku-2.11.0...
Installing RDoc documentation for term-ansicolor-1.0.7...
Installing RDoc documentation for mime-types-1.17.2...
Installing RDoc documentation for rest-client-1.6.7...
Installing RDoc documentation for addressable-2.2.6...
Installing RDoc documentation for launchy-2.0.5...
Installing RDoc documentation for rubyzip-0.9.4...
Installing RDoc documentation for heroku-2.11.0...
ふむ…とりあえずインストールまで完了したので、
また公式サイトを探ってちょくちょくいじっていきます。
次はPythonの環境を整えていかないとな〜。
p.s.
sudoつけないでインストールしようとしたら、
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions into the /Library/Ruby/Gems/1.8 directory.

Herokuアカウント作ってみた

Gitが使えるようになったので、勢いでアカウント作ってみました。 後で詰まったところをまとめておかないと。 さてHerokuとは…以下のリンクが詳しいですね。

「へー、PythonでいうGAE(Google App Engine)みたいなものか」
という感覚だったのですが、
以下のリンクを見て使ってみようと思いました。
標題のアカウント作成ですが、めっちゃ簡単でしたね…。
赤いところを押して行って、

image0

メールアドレス入れたらHerokuからメールが届きます。
そこでパスワードの設定をすればもう完了です。はやっ。

image1

完了したらこんな画面がでてきました。

image2

これからインストールして試してみます。

image3

他の方のBlogとかは参考にしますけど、
それは詰まった時の最終手段としてやってみましょうかね。
英語嫌いじゃないからいけるはず。
(Gitの時は手こずったけど……)
Gitに続きいい英語のリハビリにもなりそうです。

Mac用Git/MercurialのGUIクライアント-SourceTree-を試してみた

入れっぱなしになってたやつを試してみました。

image0

image1

シンプルで良さげですね。
さて、以前”id_rsa”とやらがわかんなくて
ほったらかしににしてしまった
Gitの設定を何とかしないと……
まだ無料のキャンペーン期間中みたいなので、
興味ある人は入れてみては?
無料になる前は7000円(!)してたみたいなので
入れるなら今のうちだと思いますよ。
リンクはこちら