development

Commandline tool for Drupal Module Development on Debian/Ubuntu

Sick of repeating the same steps every time I wrote a custom module for a project, I decided to write a simple script that generated the base structure for creating a Drupal module.

Being a developer who likes to make stuff take less time by spending ages on the tools that make it take less time, I extended the simple script and turned it into a debian package.

So! I give to you! a debian package to easily download and install on your Ubuntu or Debian machine and start using this great tool.

Firstly you need to some stuff that makes the tool work: php5-cli and libreadline: