linkt

command module
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: May 20, 2025 License: MIT Imports: 18 Imported by: 0

README

 ___       ___  ________   ___  __    _________
|\  \     |\  \|\   ___  \|\  \|\  \ |\___   ___\
\ \  \    \ \  \ \  \\ \  \ \  \/  /|\|___ \  \_|
 \ \  \    \ \  \ \  \\ \  \ \   ___  \   \ \  \
  \ \  \____\ \  \ \  \\ \  \ \  \\ \  \   \ \  \
   \ \_______\ \__\ \__\\ \__\ \__\\ \__\   \ \__\
    \|_______|\|__|\|__| \|__|\|__| \|__|    \|__|

linkt is a command-line tool to perform a variety of actions with a URL, such as building a sitemap, testing for broken links, and taking screenshots of each page.

Usage

Usage: linkt [options] <command> [<args>]

Commands:
        sitemap                 Build a sitemap with URL as the root.
        test                    Test for broken links in anchor, image, link, and script tags.
        screenshot              Take screenshots of all the pages on a site.
        help <command>          Display help for a command.

Options:
        -v, --version           Show the version number.

Install

  1. Download the latest source code:

    git clone https://github.com/barreirokevin/linkt.git
    
  2. Navigate to the source directroy:

    cd <path-to-linkt>
    
  3. Execute make command:

    Usage: make <command>
    
    Commands:
          install         Install linkt globally.
          uninstall       Uninstall linkt globally.
          help            Display help for a command.
    
  4. Execute linkt:

    linkt
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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