Filed CB-4886 for plugin create.
On Fri, Sep 6, 2013 at 6:54 PM, James Jong <wjamesj...@gmail.com> wrote: > +1 create,add/watch workflow , IMO watch would be a nice addition > > -James Jong > > On Sep 4, 2013, at 10:46 PM, lmnbeyond <lmnbey...@gmail.com> wrote: > > > > > > >> I also think it should sub-shell to a platform script. We already have > >> a `project template` folder in each platform. We can easily add a > >> `plugin template` as well and write a quick create_plugin script. > >> > >> What do you guys think of the workflow I described above ? Any > >> comments ? I can create jira issues for it and tackle it. > >> > >> -a > >> > > > > Hi Anis, > > > > I just want to confirm whether or not this is the workflow we are > talking about : > > > > For a brand new plugin: > > > > $ cordova plugin create /path/to/myPlugin > > $ cordova plugin add /path/to/myPlugin --watch > > > > > > For an existing plugin: > > > > $ cordova plugin add /path/to/corePlugin --watch > > > > > > Although, I'm not quite clear about the complexity behind this, I think > the above workflow is great for me! > > > > > > > > > > > > > >