Created
December 14, 2010 06:18
-
-
Save cookbooks/740071 to your computer and use it in GitHub Desktop.
Bundler install rails-quick-start example syntax
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ bundle install --gemfile /path/to/chef-repo/rails-quick-start.gemfile \ | |
--install-path /path/to/chef-repo/rails-quick-start/cookbooks | |
$ ls /path/to/chef-repo/rails-quick-start/cookbooks | |
apache2 database passenger_apache2 runit | |
apache2-0173e252e689 git passenger_enterprise sqlite | |
application haproxy radiant unicorn | |
apt mysql rails xfs | |
aws nginx ruby | |
build-essential openssl ruby_enterprise | |
cache packages rubygems |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment