Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 779 Bytes

README.md

File metadata and controls

22 lines (22 loc) · 779 Bytes

SIT

项目管理

github

  1. 下载安装git:https://git-scm.com/
    配置方法参考:https://www.jianshu.com/p/414ccd423efc
  2. 加入项目
  • 登陆公共GitHub账号
    账号: 见群 密码: 见群
  • 加入organization
    https://github.com/sit-smart-park
    People->Invite member, 将自己的账号添加进来,权限为Owner
    添加之后需要在邮箱中接收邀请链接

微信开发者工具

  1. 创建本地代码仓库
  2. 连接远程仓库 参考 https://developers.weixin.qq.com/miniprogram/dev/devtools/git.html
    https://zhuanlan.zhihu.com/p/42512987
    其中远程仓库填https://github.com/sit-smart-park/SmartPark.git
    设置中的网络认证填自己的github账号密码

常用git指令