Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Bash completion for Composer

Notifications You must be signed in to change notification settings

arren-ru/composer-bash-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Bash completion for Composer package and dependency manager

Requirements
  • composer
Installation
  1. To install you need to copy or make a symlink to /usr/share/bash-completion/completions

  2. Then just relogin or restart your console

Usage

Before using completion you should install a composer as composer executable. After then all done you can use it like apt-get. Here is some features:

  • package name will be searched when using require command

  • if previous was a package, so next will be a version completion of this package

About

Bash completion for Composer

Resources

Stars

Watchers

Forks