1.0.0 • Published 3 years ago

subtree-helper v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

subtree-helper

功能介绍

  1. 易于使用的subtree工具
  2. 正在开发中
//.subtreerc.json
[
    {
        "prefix": "common",
        "url": "https://github.com/githbq/axios-ajax.git",
        "alias": "axios",
        "branch": "master"
    }
]

安装

yarn

开发时运行

node run start   
node run demo 
// ... others