Fabian Peter Hammerle c9f34db18f release v0.2.0 | há 2 anos atrás | |
---|---|---|
CHANGELOG.md | há 2 anos atrás | |
Dockerfile | há 2 anos atrás | |
Makefile | há 2 anos atrás | |
README.md | há 2 anos atrás |
# host network for redirect back after login at
# https://auth.toit.io/oauth/authorize?[...]?redirect_uri=http://localhost/[...]
$ podman run --rm -it -v toit_home:/home/toit \
--network host docker.io/fphammerle/toit:TAG \
toit device info
$ podman run --rm -it -v toit_home:/home/toit \
--device /dev/ttyUSB0:/dev/ttyUSB0 --group-add keep-groups \
docker.io/fphammerle/toit:TAG \
toit serial monitor