Open
Description
Some scripts are getting pretty complicated, more so than perhaps is easily handled by any --help
options. So it would be nice to have a command like:
jbang docs alias@catalog
Possible options are to look for *.html
, *.md
or *.txt
files with the same name as the script and open them up somehow.
We could also add a docs-url
to the entries in a Catalog file and open that in a browser.