ModuleSync配置 Vox Pupuli模块的模块同步配置 如何使用它 git clone https://github.com/voxpupuli/modulesync_config.git cd modulesync_config git checkout $( git tag --list | sort -V | tail -n1 ) # checkout latest tag bundle install bundle exec msync help update 例子 模块同步一个特定的模块 bundle exec msync update -f {module_name}