Skip to content
Snippets Groups Projects
Commit d8a212f9 authored by Rob Ballou's avatar Rob Ballou
Browse files

Merge branch 'master' of github.com:robballou/drush_modulesmith

parents 4d465120 21d7b61d
No related branches found
No related tags found
No related merge requests found
...@@ -19,3 +19,7 @@ By default, it will try to put it in the following paths: ...@@ -19,3 +19,7 @@ By default, it will try to put it in the following paths:
cd ~/.drush/ cd ~/.drush/
git clone git@github.com:robballou/drush_modulesmith.git git clone git@github.com:robballou/drush_modulesmith.git
## Why this command?
You can [use module_builder](https://drupal.org/project/module_builder) to build modules. It's a great tool and fully featured. `module_builder` installs into your project though. And it does quite a lot (which is good ... unless you need something simple). This just adds a module skeleton for you and you can then add your code as needed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment