Closed (fixed)
Project:
HPCloud
Version:
7.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Apr 2012 at 03:11 UTC
Updated:
24 May 2012 at 18:10 UTC
It's already pretty easy, but some people might be thinking:
"path/to/composer?" *clicks link to tarball download*
$ drush dl hpcloud composer
$ cd sites/all/modules/hpcloud
$ drush composer install
$ drush en hpcloud
Cheers!
Comments
Comment #1
mfer commentedYou are entirely correct that we can clean this up.
Comment #2
mfer commentedDetails added. Thanks. I didn't know about the composer module before now.