Use rvctl as sole launcher entrypoint

This commit is contained in:
mpabi
2026-04-26 15:19:35 +02:00
parent 33cf8925e1
commit a84b0e1fbd
7 changed files with 19 additions and 24 deletions
+4 -5
View File
@@ -55,16 +55,15 @@ git clone http://77.90.8.171:3001/edu-tools/rv-launcher.git
cd rv-launcher
```
Glowne entrypointy:
Glowne pliki CLI:
```bash
./rvctl
./workspace
./wspace
rvctl.py
```
`rvctl` jest nazwa podstawowa. `workspace` i `wspace` sa aliasami do tego
samego CLI.
`rvctl` jest jedynym publicznym entrypointem. `rvctl.py` jest implementacja
uruchamiana przez wrapper i nie wymaga osobnego wywolywania przez ucznia.
### Autoryzacja