[[ -f ~/.ssh/id_rsa.pub ]] || ssh-keygen -t rsa
[[ -f ~/.ssh/id_rsa.pub ]] && cat ~/.ssh/id_rsa.pub | xclip
https://github.com/account/ssh
cd ~/dev/ git clone git://github.com/imathis/octopress.git rubyonchina.github.comcd ~/dev/rubyonchina.github.com
rvm use 1.9.2@rails31
bundle update
rake install
cd ~/dev/rubyonchina.github.com git remote add rubyonchina git@github.com:rubyonchina/rubyonchina.github.com.git
rake new_post["post title"]
rake generate
rake setup_github_pages
git@github.com:rubyonchina/rubyonchina.github.com.git
rake deploy
git push -u rubyonchina master
http://rubyonchina.github.com
git add . git commit -m "some changes" git push rubyonchina source
使用道具 举报
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
|关于我们|申请友链|Archiver|手机版|拘留所|冠富商务通
GMT+8, 2025-5-22 05:27 , Processed in 0.072004 second(s), 11 queries , Wincache On.
Powered by HCMS Version 2.0
© 2008-05-14 guanfu.net.cn