Druptask
Categories
Component ID
1712030
Component name
Druptask
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Druptask : automate your Drupal installation
Druptask is a set of command line php utilities which automates some tasks trough Drush.
Currently it only deals with Drupal install but other features will be added as the days go by.
Druptask comes as a debian and macosx package.
Installation for debiandpkg -i druptask.deb
Installation for MacOsXdruptask.pkg
Usage
These commands will install Drupal where you run them.
Generate the druptask.inidruptask inifile
Fill the druptask.ini generated with your Database parameters, then install your Drupal project named MyDrupalProjectdruptask init MyDrupalProject
