Installing and Managing Plugins - aabs/fishdots GitHub Wiki
Fishdots comes with a command for handling plugins, called plugin
. Here's the usage:
Command Usage for plugin
------------------------
Tools to help manage fishdots plugins
plugin <command> [options] [args]
plugin help Display help for command plugin
plugin home switch to plugin home folder
plugin ls list all installed plugins
plugin sync save and push any changes to the plugin
plugin install install a plugin
plugin installfrom install all plugins in file supplied
plugin uninstall uninstall a plugin
Display help for command plugin
Go to the root of the plugins collection
Pretty lists of all plugins in the main plugins folder
install a plugin
install all plugins in file supplied
uninstall a plugin
NB: for plugin developers
save your plugins and push them to their origins