shoebot / plugin-shoebot

Integrate shoebot into editors and IDEs
0 stars 0 forks source link

Docs #13

Open stuaxo opened 6 years ago

stuaxo commented 6 years ago

We need docs. .. (we can work out how to incorporate these into the shoebot from sphinx there too)

Installing:

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?)

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.