Commit graph

1 commit

Author SHA1 Message Date
KhasMek
8cd7a3b785 Plugins: add a plugin helper plugin
The purpose of this plugin is to assist with the use
  and interaction of other plugins.

  Current features are as follows
  - list all plugins
  - list all enabled plugins
  - list all plugins with README files
  - print the README file of specified plugin (similar
    to the man function for other CLI programs)
  - print all aliases of specified plugin(s)
  - enable a specified plugin
  - disable a specified plugin
2015-05-03 13:11:06 -06:00