Open 3rd-Eden opened 5 years ago
This is the draft PR for the plugin system as outlined in #15. The purpose of this draft is to track the progress that we make towards the issue.
Currently Progress:
{ bridge }
--plugin <name>
ekke
This is the draft PR for the plugin system as outlined in #15. The purpose of this draft is to track the progress that we make towards the issue.
Currently Progress:
{ bridge }
method that can be used to communicate with the CLI.--plugin <name>
flag in our CLI/API that will require and initialize our plugins.ekke
API's are unit tested