sugizo / chrome-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clone the repository

cd ~/git
git clone https://github.com/sugizo/chrome-app

Create File

cd chrome-app

Add, commit, and push your changes

git add --all
git commit -m "Initial commit"
git push -u origin master

About