mirror of
https://github.com/simonw/dclient.git
synced 2026-07-29 04:14:33 +02:00
Much of the functionality requires Datasette 1.0a2 or higher
This commit is contained in:
parent
c847badc4e
commit
6b7297205f
1 changed files with 4 additions and 2 deletions
|
|
@ -5,7 +5,9 @@
|
|||
[](https://github.com/simonw/dclient/actions?query=workflow%3ATest)
|
||||
[](https://github.com/simonw/dclient/blob/master/LICENSE)
|
||||
|
||||
A client CLI utility for [Datasette](https://datasette.io/) instances
|
||||
A client CLI utility for [Datasette](https://datasette.io/) instances.
|
||||
|
||||
Much of the functionality requires Datasette 1.0a2 or higher.
|
||||
|
||||
## Things you can do with dclient
|
||||
|
||||
|
|
@ -49,4 +51,4 @@ pip install -e '.[test]'
|
|||
To run the tests:
|
||||
```bash
|
||||
pytest
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue