@tomsd/github-repo-js
v0.4.3
Published
with environment variable ``` sh docker run --rm -it -e GITHUB_TOKEN=YOUR_TOKEN ghcr.io/tomsdoo/github-repo-js:latest ```
Readme
github-repo-js
with environment variable
docker run --rm -it -e GITHUB_TOKEN=YOUR_TOKEN ghcr.io/tomsdoo/github-repo-js:latestwith .env file
docker run --rm -it --env-file .env ghcr.io/tomsdoo/github-repo-js:latestwith script file
docker run -it --env-file .env -v ./scripts:/scripts ghcr.io/tomsdoo/github-repo-js:latest work.js