-
-
Notifications
You must be signed in to change notification settings - Fork 6
Plugins support #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
The idea is to allow Ferret CLI load some custom FQL functions before any script execution. It might be useful for those, who use Ferret though CLI.
The possible commands are:
Last 2 commands suppose having a centralized registry.
All plugins should be kept in
$HOME/.ferret/pluginsI guess plugins should come as tar packages with some metadata written either in .json or .yaml file.