Unofficial Docker image for docker-glua-api-snippets to scrape the Garry's Mod wiki
573
A Docker image of glua-api-snippets
Example:
docker run -it --rm \
-v ./output:/output \
ethorbit/glua-api-snippets:latest \
npx tsx ./src/cli-scraper.ts --output /output/gmod-wiki
If you want to use my fork (which adds support for scraping examples), use the tag :fork instead of :latest
Content type
Image
Digest
sha256:a6a2820e3…
Size
424.5 MB
Last updated
almost 2 years ago
docker pull ethorbit/glua-api-snippets