mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Link to docs on distributing plugins, refs #567
This commit is contained in:
parent
61aaa69815
commit
249d7de7b2
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ Now, running this should execute your new command:
|
|||
|
||||
Your command will also be listed in the output of ``sqlite-utils --help``.
|
||||
|
||||
See the `LLM plugin documentation <https://llm.datasette.io/en/stable/plugins/tutorial-model-plugin.html#distributing-your-plugin>`__ for tips on distributing your plugin.
|
||||
|
||||
.. _plugins_hooks:
|
||||
|
||||
Plugin hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue