Skip to content

rainydaygit/python_autotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git is a version control system.
Git is free software.

echo "# python_autotest" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/rainydaygit/python_autotest.git
git push -u origin master

git remote add origin https://github.com/rainydaygit/python_autotest.git
git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published