Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Apr 16, 2018
Merged

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

merged 3 commits into from
Apr 16, 2018

Conversation

simonw
Copy link
Owner

@simonw simonw commented Apr 16, 2018

Refs #211

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