sony/generator-cordova-plugin-devbed

Add method sub-generator

ahirun0426 opened this issue · 0 comments

I want to add method by sub-generator.

The current generator only create 'coolMethod' in the plugin as plugman created.
Adding new method requires some modifications on different files (CoolPlugin.java, CoolPlugin.js, test-case) in formatted ways.
It is suitable work for template tool.