Skip to content

Commit

Permalink
add more code helper modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Lind committed Mar 27, 2012
1 parent eb7d38d commit 4f86b1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spinup
Expand Up @@ -7,8 +7,10 @@
INSTALL_BASE="$HOME/Sites"

# Modules to enable
CONTRIB_MODULES="admin_menu" # Admin Tools
# Suggestions listed are a bit much :)
CONTRIB_MODULES="admin_menu devel module_builder dba drupalforfirebug" # Admin/Dev Tools
CONTRIB_MODULES+=" coder cgrammar_parser_lib grammar_parser secure_code_review libraries" # Code Review
CONTRIB_MODULES+=" features backup_migrate" # Environment Tools

DRUSH_LOCATION="/usr/local/bin/drush/drush.php"
PHP_LOCATION="/Applications/MAMP/bin/php5.3.6/bin/php"
Expand Down

0 comments on commit 4f86b1a

Please sign in to comment.