cocoapods-cli
v0.1.2
Published
cocoapods-cli: 约定命令,提高访问速度
Downloads
122
Readme
cocoapods-cli
因为cocoapods速度问题,不知道浪费了多少时间了!
用的最多的 pod install ,pod update 每次都要升级cocoapods的spec仓库,在命令执行时添加参数可以略过此步。
珍爱生命吧!
Install
sudo npm install -g cocoapods-cli
Commands
podi
pod install --verbose --no-repo-update
podu
pod update --verbose --no-repo-update
podc
rm -rf ~/Library/Developer/Xcode
http://stackoverflow.com/questions/19391768/file-has-been-modified-since-the-precompiled-header-was-built
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
版本历史
- v0.1.0 初始化版本
欢迎fork和反馈
- write by
i5ting
[email protected]
如有建议或意见,请在issue提问或邮件
License
this repo is released under the MIT License.