home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 7fe1e8b4827aa1d7e72825da563effdf44ae7233

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
7fe1e8b4827aa1d7e72825da563effdf44ae7233 Added extra metadata options to publish and package commands You can now run these commands like so: datasette now publish mydb.db \ --title="My Title" \ --source="Source" \ --source_url="http://www.example.com/" \ --license="CC0" \ --license_url="https://creativecommons.org/publicdomain/zero/1.0/" This will write those values into the metadata.json that is packaged with the app. If you also pass --metadata= that file will be updated with the extra values before being written into the Docker image. Closes #92 2017-11-15T05:02:11Z 2017-11-15T05:02:11Z 2946d096d0cdefdc017559e6b57e87658736e843 2946d096d0cdefdc017559e6b57e87658736e843 107914493 9599 9599
Powered by Datasette · Queries took 1.542ms · About: github-to-sqlite