bower-complete

0.0.2 • Public • Published

bower-complete

A tabtab plugin to implement bash / zsh / fish completion to Bower

Install

npm install bower-complete -g

On install, you'll be prompted for an install location for the shell completion script:

  • Choose STDOUT to output the script to the console, without writing anything.

  • Choose Shell configuration file for user specific completion: ~/.bashrc, ~/.zshrc or ~/.config/fish/config.fish

  • Choose a system-wide directory for global installation: /etc/bash_completion.d, /usr/local/share/zsh/site-functions or ~/.config/fish/completions

Depending on your shell:

bash bash

fish fish

zsh zsh


MIT  ·  mkla.bz  ·  @mklabs

Readme

Keywords

Package Sidebar

Install

npm i bower-complete

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • mklabs