cloudflow icon indicating copy to clipboard operation
cloudflow copied to clipboard

Add support for dynamically loaded extensions

Open ko1N opened this issue 5 years ago • 0 comments

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.

ko1N avatar Oct 02 '20 13:10 ko1N