1. 首页
  2. 数据库
  3. 其它
  4. universal versions 源码

universal versions 源码

上传者: 2021-04-08 18:25:15上传 ZIP文件 19.08KB 热度 10次
一个简单的Python项目框架 此存储库尝试使用现代python打包和配置技术来标准化我们的python存储库。 以此为灵感,该存储库将作为所有新python项目的基础,并将被我们所有现有的python项目所采用。 用法 一个全新的项目 git init my-new-repo cd my-new-repo git pull git@github.com:nexB/skeleton # Create the new repo on GitHub, then update your remote git remote set-url origin git@github.com:nexB/your-new-repo.git 在这里,您可以对特定项目的文件进行适当的更改。 更新现有项目 cd my-existing-project git remote add skeleton git@git
下载地址
用户评论