mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
'datasette --get' option, closes #926
Also made a start on the datasette.utils.testing module, refs #898
This commit is contained in:
parent
83eda049af
commit
e139a7619f
9 changed files with 242 additions and 160 deletions
|
|
@ -5,7 +5,7 @@
|
|||
==============
|
||||
|
||||
.. note::
|
||||
If you just want to try Datasette out you don't need to install anything: see :ref:`glitch`
|
||||
If you just want to try Datasette out you don't need to install anything: see :ref:`getting_started_glitch`
|
||||
|
||||
There are two main options for installing Datasette. You can install it directly
|
||||
on to your machine, or you can install it using Docker.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue