码迷,mamicode.com
首页 > 其他好文 > 详细

bower 常用包安装

时间:2015-02-14 18:57:15      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:bower   bootstrap   

1. bower 官网

更多:

2. bower命令用法

Usage:

bower <command> [<args>] [<options>]

Commands:

cache                   Manage bower cache
help                    Display help information about Bower
home                    Opens a package homepage into your favorite browser
info                    Info of a particular package
init                    Interactively create a bower.json file
install                 Install a package locally
link                    Symlink a package folder
list                    List local packages - and possible updates
lookup                  Look up a package URL by name
prune                   Removes local extraneous packages
register                Register a package
search                  Search for a package by name
update                  Update a local package
uninstall               Remove a local package
version                 Bump a package version

Options:

-f, --force             Makes various commands more forceful
-j, --json              Output consumable JSON
-l, --log-level         What level of logs to report
-o, --offline           Do not hit the network
-q, --quiet             Only output important information
-s, --silent            Do not output anything, besides errors
-V, --verbose           Makes output more verbose
--allow-root            Allows running commands as root
--version               Output Bower version

3. 常用包的名称

  • bootstrap
  • fontawesome
  • jquery
  • Buttons
  • jqtree
  • jstree
  • jquery-cookie
  • jquery-iframe-auto-height
  • angularjs
  • ace-builds
  • bootstrap-select
  • wysihtml5
  • toastr
  • moment
  • pygments

继续补充…

bower 常用包安装

标签:bower   bootstrap   

原文地址:http://blog.csdn.net/cryhelyxx/article/details/43818407

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!