command
module
Version:
v0.0.0-...-d30cde0
Opens a new window with list of versions in this module.
Published: Nov 23, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
web-fetcher
A command-line tool for scraping web pages.
Quick Start
Using Docker
-
Install Docker
Follow the official Docker installation instructions for your operating system.
-
Run shell script
Navigate to the project directory and execute the following command to get a detailed explanation of how to use the tool with Docker:
./run.sh
Building from Source
-
Install Go (version >= v1.21.0)
Download and install a compatible version of Go for your operating system.
-
Build and run the tool
Navigate to the project directory and execute the following command to get usage help:
go run main.go --help
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.