Bower_home usage, turret legend home Key Usage
Bower home
Function: Openbower.json
Mediumhomepage
Homepage corresponding to field
Usage 1: do not specify the package name
dulin@IT01010030921 /e/website/jquery-plugins/bower_components/mockjs (master)$ bower home
Note: If the package name is not specified, you need to switch the directory to the root directory of the package.
Usage 2: Specify the package name, which directory does not matter
dulin@IT01010030921 /e/website/jquery-plugins (master)$ bower home jquerybower jquery#* not-cached git://github.com/jquery/jquery.git#*bower jquery#* resolve git://github.com/jquery/jquery.git#*bower jquery#* download https://github.com/jquery/jquery/archive/bower jquery#* extract archive.tar.gzbower jquery#* resolved git://github.com/jquery/jquery.git#2.1.4
Description: Specifies the package name. If the package is not installedbower
Will be installed first, and then automatically open the package's home page in the default browser
Usage 3: Specify the package name and version number of the package.
$ bower home jquery#2.1.4bower jquery#2.1.4 cached git://github.com/jquery/jquery.git#2.1.4bower jquery#2.1.4 validate 2.1.4 against git://github.com/jquery/jquery.git#2.1.4