Skip to content

New --plugins-dir=plugins/ option#212

Merged
simonw merged 3 commits intomasterfrom
plugins-dir
Apr 16, 2018
Merged

New --plugins-dir=plugins/ option#212
simonw merged 3 commits intomasterfrom
plugins-dir

Conversation

@simonw
Copy link
Owner

@simonw simonw commented Apr 16, 2018

Refs #211

simonw added 3 commits April 15, 2018 19:21
New option causing Datasette to load and evaluate all of the Python files in
the specified directory and register any plugins that are defined in those
files.

This new option is available for the following commands:

    datasette serve mydb.db --plugins=plugins/
    datasette publish now/heroku mydb.db --plugins=plugins/
    datasette package mydb.db --plugins=plugins/
@simonw simonw merged commit b2955d9 into master Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant