/html-to-webarchive

This command line converts .html file to Safari's .webarchive file.

Primary LanguageGo

html-to-webarchive

This command line converts .html to Safari's .webarchive file.

GitHub go.mod Go version Build GitHub license

Install

> go get github.com/gonejack/html-to-webarchive

Usage

> html-to-webarchive *.html
Usage:
  html-to-webarchive *.html [flags]

Flags:
  -v, --verbose   verbose
  -h, --help      help for html-to-webarchive