cd /var/www/emoncms/Modules
git clone https://github.com/emoncms/example-module.git example
1. Open prepare.sh in a text editor and set module name, with both lower and upper case format options.
2. Run prepare.sh which will automatically replace all references to 'example' and 'Example' with your entered module name.
sh prepare.sh