memflow / cloudflow

memflow command line interface
MIT License
16 stars 6 forks source link

Add support for dynamically loaded extensions #1

Open ko1N opened 4 years ago

ko1N commented 4 years ago

Similar to the memflow core the CLI/daemon should have an easy mechanism to expand the functionality. This could either be done through a native library or through some form of script.

The plugins should have access to the CLI itself as well as the filesystem. They should also be able to expose new files.