以下の内容はhttps://yohei-a.hatenablog.jp/entry/20100425/1272185085より取得しました。


github に バイナリ置き場を作った

yoheia% cd ~/Documents/src/github
yoheia% mkdir binary
yoheia% cd binary
yoheia% git init
yoheia% find . -name '.git' -prune -o -ls  # ←ファイルを置く
6016542        0 drwxr-xr-x    4 yoheia   staff         136  4 25 17:33 .
6016750        0 drwxr-xr-x    4 yoheia   staff         136  4 25 17:33 ./oracle
6004918    76384 -rw-r--r--    1 oracle   oinstall 39104673  4 25 14:24 ./oracle/oracle_ee_leopard.zip
6012187    71248 -rw-r--r--    1 yoheia   staff    36475895  4 25 15:29 ./oracle/oracle_se_leopard.zip
yoheia% git add oracle
yoheia% git commit -m 'oracle executable for Mac OS X Leopard'
yoheia% git remote add origin git@github.com:yoheia/binary.git
yoheia% git push origin master



以上の内容はhttps://yohei-a.hatenablog.jp/entry/20100425/1272185085より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14