Open gkra opened 9 years ago
(from description field - will use description for acceptance criteria):
gkra: Plugin architecture would be a lot more flexible (and allow for plugins requiring gem dependencies of their own) if we changed the architecture to allow plugins to be gems.
VaqueroIo::Plugin should be the prototype / "test" plugin, and all other plugins should descend from this class and be named VaqueroIo::Plugin::
Acceptance Criteria: Demonstrate