Created
April 12, 2011 02:45
-
-
Save tumf/914828 to your computer and use it in GitHub Desktop.
「せん茶請求書」phper.jpへのインストール
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 「せん茶請求書」インストール | |
| cd sencha-invoice-1.0.0/ | |
| rm .gitignore | |
| git init | |
| git add . | |
| git commit -m 'add initiali version' | |
| phper create | |
| git push phper orign master | |
| phper servers:add | |
| phper open | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment