本文介绍了bundle & 之间的区别捆绑安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
bundle 和 bundle install 有什么区别.当我用谷歌搜索时,我发现很多地方都说两者都是别名,是真的还是有区别.
What is the difference between bundle and bundle install.When I googled it ,I found many place stating that both are aliases, is it true or are there any differences.
推荐答案
确实如此.bundle 和 bundle install 做同样的事情.
It is true. bundle and bundle install do the same thing.
请参阅此处:default_task:安装
这篇关于bundle & 之间的区别捆绑安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!