bower - lukegb/yeoman GitHub Wiki
yeoman-bower(1) -- Specifics of yeoman's bower handling
SYNOPSIS
yeoman install
yeoman uninstall
yeoman update
yeoman list
yeoman search
yeoman lookup
DESCRIPTION
These commands ...
- install: Install a package from the clientside package registry
- uninstall: Uninstall the package
- update: Update a package to the latest version
- list: List the packages currently installed
- search: Query the registry for matching package names
- lookup: Look up info on a particular package
SEE ALSO
- yeoman-faq(1)
- yeoman-folders(1)