save-page

module
v0.0.0-...-9dae347 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2023 License: MIT

README

save-page

Save page as html or pdf from link

Build

docker build . -t miiy/save-page:latest

Save as html

docker run --rm -it -v "$PWD"/data:/app/data miiy/save-page -t html http://test.com/index.html

Save as pdf

docker run --rm -it -v "$PWD"/data:/app/data miiy/save-page -t pdf https://www.test.com test.pdf

Debug

docker run --rm -it -v "$PWD":/go/build -v "$PWD"/data:/app/data miiy/save-page bash
cd /go/build

Directories

Path Synopsis
examples
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL