Files
bower/templates/help.mustache

21 lines
370 B
Plaintext

Usage:
{{#cyan}}bower{{/cyan}} <command> {{#grey}}<options>{{/grey}}
Options:
{{#yellow}}--no-color{{/yellow}} - Do not print colors (available in all commands)
Commands:
{{{commands}}}
Example:
{{#grey}}${{/grey}} {{#cyan}}bower{{/cyan}} install {{#grey}}bootstrap spine jquery{{/grey}}
General Help:
{{#grey}}http://git.io/bower{{/grey}}