Skip to content

Instantly share code, notes, and snippets.

@tumf
Created April 12, 2011 02:45
Show Gist options
  • Select an option

  • Save tumf/914828 to your computer and use it in GitHub Desktop.

Select an option

Save tumf/914828 to your computer and use it in GitHub Desktop.
「せん茶請求書」phper.jpへのインストール
# 「せん茶請求書」インストール
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