use a php script for build drush make files
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
Merge branch 'master' of phase2.beanstalkapp.com:/drush-bake
97f315dView on GitHubadded a config option that allows for extra config
42e791bView on GitHubCorrection to distro.bake file so that it stops clobbering a specified destination directory for a build
7d84dd4View on GitHubupdated so that when pass package as the type it will make a tar and zip
0538fd3View on GitHubAltered system call for executing drush make to use drupal_backend_invoke
3915723View on GitHubchange bake to use a bake file for doing fun stuff then send it though bakeit
d54c15fView on GitHubadded option to have a .post.bake file do post make items instead of using the hook
cdc10eeView on GitHubadded the option of having a hook_post_make that will run php after a site has been built
5533b9fView on GitHubchange the dursh_bake_bakeit command to drush_bakeit
c03d63eView on GitHubmoved drush bake to bakeit and replace bake with a simple default command that calls bakeit
3b29fb7View on GitHub