-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Feature idea: command-line plugin management
hexo plugin enable (hexo-)generator-feed=> add entry in plugins in_config.yml+ add default/example plugin config (extracted from package.json for instance)hexo plugin disable (hexo-)generator-feed=> remove entry in pluginshexo plugin search=> npm search hexo-hexo plugin install (hexo-)generator-feed=> npm install hexo-generator-feed && hexo plugin enable hexo-generator-feedhexo plugin remove (hexo-)generator-feed=> hexo plugin disable hexo-generator-feed && npm remove hexo-generator-feedhexo plugin list/list-installed=> list installed plugins
What do you think?
tcrowe
Metadata
Metadata
Assignees
Labels
No labels