You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.
Node and
cli-config
makes plugin support a no-brainer ...Implementation Ideas
plugins
property in .stlive.jsonstlive-
prefix and are registered with the 'stlive' keyword.[sudo] stlive plugins install
plugins
folderplugins/index.js
andplugins/packages.json
from config.plugins .npm install
in plugins folder[sudo] stlive plugins update
regenerates files and runsnpm update
in plugins folder.stlive [help] [cmd ...]
- sets config.help = true and calls command functionstlive plugins list
- Lists configured pluginsstlive plugins index
- Opens https://www.npmjs.org/browse/keyword/stliveThe text was updated successfully, but these errors were encountered: