Skip to content

robotomize/url-manager

Repository files navigation

url manager

The console application for fetching urls from file

Install

Go

go install github.com/robotomize/url-manager/cmd/url-manager@latest

Docker

cd tests
docker pull robotomize/urlmanager:latest
docker run --rm -v $(pwd):/app  -w /app robotomize/urlmanager urlmanager -s ./fixtures.txt

Usage

Check websites console application

Usage:
  url-manager [flags]

Flags:
  -d, --debug           debug logging
  -h, --help            help for url-manager
  -s, --source string   source file with urls
  -c, --sync            sync mode with one thread

About

Console application for test exam

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •