We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need docs. .. (we can work out how to incorporate these into the shoebot from sphinx there too)
Default - install all plugins
pip install plugin_shoebot
Installing plugin for a single editor
pip install plugin_shoebot --plugins xed
List plugins
python setup.py install --help
(a better way may be useful?)
Probably can do a screencap of this
Examples etc is obvious, stuff like socketserver and livecoding is worth demoing.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We need docs. .. (we can work out how to incorporate these into the shoebot from sphinx there too)
Installing:
Default - install all plugins
Installing plugin for a single editor
List plugins
(a better way may be useful?)
Enabling the plugin in preferences
Probably can do a screencap of this
Using it
Examples etc is obvious, stuff like socketserver and livecoding is worth demoing.
The text was updated successfully, but these errors were encountered: