chore(pling): bootstrap uv project and env template

This commit is contained in:
2026-04-13 17:44:33 +00:00
parent cb5c44a0b1
commit 80e4147686
7 changed files with 1143 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Pling/OpenDesktop dry-run config
# CLI args take precedence over these env vars.
PLING_BASE_URL=https://www.opendesktop.org
PLING_PROJECT_ID=123456
PLING_USERNAME=your-email@example.com
PLING_PASSWORD=your-password
# Optional runtime tuning
# PLING_TIMEOUT=30
# PLING_MAX_RETRIES=2