An open API service indexing awesome lists of open source software.

https://github.com/tobybatch/drush-d7-module-templater


https://github.com/tobybatch/drush-d7-module-templater

drupal drupal-7 drush drush-commands php

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Stubs out an empty module with a admin screen and a permissions hook.

drush ntmt /path/to/some/some_module_name

Or for a full eaxmple (Country Hideaways)

drush ntmt sites/all/modules/custom/ntch_modules/ntch_newmod \
--admin_path=ntch \
--package="Country Hideaways" \
--php_min_ver=5.5