Skip to content

webdevel/composer-bash-completion

Repository files navigation

Composer Bash Completion

Build Status License

Composer Bash completion provides context sensitive hints when pressing tab and auto-completion.

Dependencies

This module depends on the following.

Installation

Copy composer-completion.bash into your bash_completion.d/ or ~/.completion/ folder.

Or one may install Homebrew.

brew install composer-completion

Usage

From a Bash command-line prompt, type composer and press tab a couple of times.

Contributing

Please read Contributing. Feel free to submit pull requests, issues and comments! Thank you. Participants will be added to the list of Contributors.

Alternatives

There are also great alternatives to this script:

License

Composer Bash Completion is Free and Open Source Software. It is licensed by the MIT License.