silverstripe / sspak

Tool for managing bundles of db/assets from Silverstripe environments
http://silverstripe.github.io/sspak/
BSD 3-Clause "New" or "Revised" License
47 stars 34 forks source link

Installation via composer global #21

Closed halkyon closed 7 years ago

halkyon commented 10 years ago

Would be awesome if you could install sspak via composer:

composer global require "silverstripe/sspak"

That would install sspak into into ~/.composer/vendor/bin/, just like how you'd install PHPUnit globally for a user.

robbieaverill commented 7 years ago

This package needs to be submitted to Packagist before it can be installed without a VCS repo - would someone mind doing that? cc @sminnee

dhensby commented 7 years ago

done: https://packagist.org/packages/silverstripe/sspak

robbieaverill commented 7 years ago

Thanks :-)