Bower: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 9: Zeile 9:
 
* bower search <package>
 
* bower search <package>
 
* bower info <package>
 
* bower info <package>
 +
* bower install - installs the packages defined in the .bowerrc file
 
* bower install <package>
 
* bower install <package>
 
* bower install <package>#1.2.0
 
* bower install <package>#1.2.0

Version vom 19. August 2013, 12:38 Uhr

Intro

Commands

  • bower --version
  • bower help
  • bower search <package>
  • bower info <package>
  • bower install - installs the packages defined in the .bowerrc file
  • bower install <package>
  • bower install <package>#1.2.0
  • bower uninstall <package>

Others

See Grunt.