repositorypackage
0.1.2
Repository: https://github.com/lupinthe14th/fetch.git
Documentation: pkg.go.dev
# README
fetch
Introduction
fetch is be able to web page and saves them to disks for later retrieval and browsing for command line program.
Installation
Download the binary from GitHub Releases and drop it in your $PATH
.
go install github.com/lupinthe14th/fetch/...
Using Docker
prerequest
git pull https://github.com/lupinthe14th/fetch.git
cd fetch
docker build -t fetch .
docker run -it --rm fetch bash
Section 1
fetch https://www.google.com https://example.com
Section 2
fetch --metadata https://example.com