cyvive / agnostic

Software Agnostic Development Accelerator
Mozilla Public License 2.0
1 stars 2 forks source link

plop for external API's #16

Closed keidrych closed 5 years ago

keidrych commented 5 years ago

As specified in the README

External API's following FC/IS are best interacted with via interfaces. This allows the shell to maintain co-ordination and the core manipulation without cross contamination.

The plop scaffold needs to be created to support this.