- Go to the latest release page and download the roomify-accommodations-default.{version}.zip file
- Then, follow the installation instructions
- Ensure that a recent version of drush is installed
- Run the following commands:
git archive HEAD | gzip > /tmp/roomify.tar.gz
drush make project.make www
- This will build a copy of RfA from the latest local commit and place it in the www directory.