fixes
- [
5f2ba4a
] - fix: redirect to find when add exists (#56) (tangyao <tangyao@alibaba-inc.com>)
features
- [
d237eb8
] - feat: [BREAKING_CHANGE] support multiple base directory (#52) (Haoliang Gao <sakura9515@gmail.com>)
fixes
- [
e8b8fe4
] - fix: update help infomation for sync (#51) (Haoliang Gao <sakura9515@gmail.com>)
others
- [
906bf04
] - deps: update dependencies (#53) (Haoliang Gao <sakura9515@gmail.com>)
features
- [
76762aa
] - feat: support remove command (#40) (DiamondYuan <541832074@qq.com>) - [
b45883a
] - feat: support alias (#42) (TZ | 天猪 <atian25@qq.com>)
features
- [
1771ca5
] - feat: add should support change directory (#39) (TZ | 天猪 <atian25@qq.com>)
features
- [
444dee9
] - feat: change dir when config change_directory true and platform is darwin (#34) (DiamondYuan <541832074@qq.com>)
fixes
- [
cbdd73d
] - fix: fix error when iterm is not installed (#35) (DiamondYuan <541832074@qq.com>)
others
- [
077bbda
] - docs: add document for change_directory (#37) (Haoliang Gao <sakura9515@gmail.com>)
features
- [
4cbe392
] - feat: add hints to the find command when input empty repo name (#33) (DiamondYuan <541832074@qq.com>)
fixes
- [
c1ce741
] - fix: format git repo when load cache (#30) (Haoliang Gao <sakura9515@gmail.com>)
features
- [
543567f
] - feat: import --cache (#29) (Haoliang Gao <sakura9515@gmail.com>)
- feat: add command sync (#28)
- refactor: split cache to cache.js (#27)
- fix: should continue run hook when one hook error (#26)
- feat: add find command (#25)
- fix: import also run add hook (#23)
- fix: skip host checking when git clone (#21)
- refactor: move commands to one directory (#19)
- feat: support projj import (#16)
- docs: add readme (#13)
- refactor: more info when run hook (#12)
- refactor: improve console (#11)
- feat: pass hook config to hook command (#10)
- feat: use buildin hook first (#8)
- feat: add runall command (#7)
- feat: add run command (#6)
- feat: use config.json instead of config and hooks (#5)
- fix: add command help info (#4)
- fix: miss pkg.bin
- init version