Sign inSign up

ethorbit/glua-api-snippets

By ethorbit

Updated almost 2 years ago

Unofficial Docker image for docker-glua-api-snippets to scrape the Garry's Mod wiki

Image
0

573

ethorbit/glua-api-snippets repository overview

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

Tag summary

Content type

Image

Digest

sha256:a6a2820e3

Size

424.5 MB

Last updated

almost 2 years ago

docker pull ethorbit/glua-api-snippets