Skip to content

这是使用virtualenvwrapper 与 git 结合使用的一个demo

Notifications You must be signed in to change notification settings

LinSundy/flask_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

flask_demo

这是使用virtualenvwrapper 与 git 结合使用的一个demo

分为四小步:

  • git init
  • git remote add origin [git的源地址]
  • git pull origin master --allow-unrelated-histories
  • git branch --set-upstream-to=origin/master master

项目结构的拆分分两种

  • 分支dev1
  • 分支dev2

About

这是使用virtualenvwrapper 与 git 结合使用的一个demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published