Skip to content

pua/pua.github.com

Repository files navigation

PUA主页

Next steps:

mkdir pua.github.com
cd pua.github.com
git init
touch README
git add README
git commit -m 'first commit'
git remote add origin git@github.com:pua/pua.github.com.git
git push -u origin master

Existing Git Repo?

cd existing_git_repo
git remote add origin git@github.com:pua/pua.github.com.git
git push -u origin master

Importing a Subversion Repo?

Check out the guide for step by step instructions.

When you're done:

Continue

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •