We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acadda0 commit 542c954Copy full SHA for 542c954
README.md
@@ -1,7 +1,10 @@
1
# appwrite-lab
2
Zero-click Appwrite test environments
3
4
-
+## Installation
5
+```sh
6
+pip install appwrite-lab
7
+```
8
## Appwrite Lab features (coming)
9
1. Spin up ephemeral Appwrite instances with Docker/Podman
10
2. Automatically grab API keys (for programmatic access)
0 commit comments