lt.sh helper script

This commit is contained in:
Piero Toffanin 2022-12-20 10:33:15 -05:00
parent c4d1b05b27
commit 10f82d9a3e
3 changed files with 98 additions and 6 deletions

View file

@ -130,11 +130,8 @@ Then open a web browser to http://localhost:5000
### Run with Docker
Simply run:
```bash
docker run -ti --rm -p 5000:5000 libretranslate/libretranslate
```
Linux/MacOS: `./lt.sh`
Windows: double-click `lt.bat`
Then open a web browser to http://localhost:5000