kingbri
0d76ed9b8b
Revert "Start: Add an argument parser to batch file"
...
This reverts commit 097c298c39 .
2023-12-19 00:01:27 -05:00
kingbri
45e2987622
Start: Fix batch file condition
...
Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-18 23:57:30 -05:00
kingbri
097c298c39
Start: Add an argument parser to batch file
...
Used for future arguments.
Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-18 23:53:47 -05:00
kingbri
46f6dc824e
Scripts: Add requirements update to start script
...
Also add an argument to skip the requirements if needed.
Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-18 23:53:47 -05:00
kingbri
c92ee24bb4
Tree: Add batch script
...
A simple batch script to activate a venv and start TabbyAPI. This
can be used with nssm in Windows for a systemd-like background service.
Signed-off-by: kingbri <bdashore3@proton.me>
2023-11-20 01:48:06 -05:00