sh 将Git repo添加为Bower包

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 将Git repo添加为Bower包相关的知识,希望对你有一定的参考价值。

# In order to add some repo that not exist at Bower... to Bower

bower register custom-name git://github.com/gitowner/custom-name.git
bower install custom-name

# Example:
bower register weather-icons git://github.com/erikflowers/weather-icons.git`
bower install weather-icons

以上是关于sh 将Git repo添加为Bower包的主要内容,如果未能解决你的问题,请参考以下文章

sh 从git repo安装包

如何在 Bower 中注册本地 git 包?

sh 系统,Git,Git LFS,NPM,Grunt,Bower和ngrok的bash函数和别名

bower私服部署

sh 将一个git repos复制到另一个

sh 获取作者为git repo计算的行数