xonsh / xonsh

:shell: Python-powered shell. Full-featured and cross-platform.
http://xon.sh
Other
8.35k stars 637 forks source link

Documentation: update Tutorial: Extensions (Xontribs) #5215

Closed paugier closed 1 year ago

paugier commented 1 year ago

I'd just like to mention that the page https://xon.sh/tutorial_xontrib.html could be improved for user perspectives.

IMHO, installing and loading extensions should be described before the Structure section, which is interesting for extension developers but not for extension users.

I guess pipx has to be mentioned quite early in this page, with a simple example (maybe xpip install xontrib-vox).

anki-code commented 1 year ago

Feel free to update the page by making PR to https://github.com/xonsh/xonsh/blob/main/docs/tutorial_xontrib.rst