All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.bower.lib.templates.std.help-generic.std Maven / Gradle / Ivy


Usage:

{{#condense}}
{{#each usage}}
    {{#cyan}}bower{{/cyan}} {{.}}
{{/each}}
{{/condense}}


Options:

{{#condense}}
{{#each options}}
    {{#yellow}}{{#rpad length="23"}}{{#if shorthand}}{{shorthand}}, {{/if}}{{flag}}{{/rpad}}{{/yellow}} {{description}}
{{/each}}
{{/condense}}

    Additionally all global options listed in 'bower help' are available

Description:

    {{#indent level="4"}}{{description}}{{/indent}}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy