Update libs (#28)

* added prompt context library

* updated libs, except chalk that should not be updated

* updated libs and fixed speed
This commit is contained in:
Arwid Thornström
2025-06-17 10:12:48 +02:00
committed by GitHub
parent 90b9ccc454
commit 5c43d166ba
27 changed files with 2429 additions and 3457 deletions
+1 -7
View File
@@ -1,4 +1,4 @@
# PWCLI
# PWCLI
A CLI for Photowall, a platform for doing any type of commands or automation
needed for the photowall organisation.
@@ -14,9 +14,3 @@ needed for the photowall organisation.
# Usage
When running `pwcli` command in the terminal is will open a interactive view but all commands are accessable through shortcuts. So if you want to run status on development testservers its possible to run `pwcli d ts s` for d = development, ts = test servers, s = status. Shortcuts are listed in the interactive view.
TEST
TEST
TEST
TEST