Skip to content

seantomburke/getcomposer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getcomposer

Download composer using npm

#global
npm install -g getcomposer

#local
npm install getcomposer

Update composer

#if you have it global
composer self-update

#if you have it local
php node_modules/getcomposer/composer.phar self-update

Why does this package exist?

Being able to install composer from npm makes it easier for people/organizations already using npm to install composer.

About

Download composer using npm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%