Skip to content

jwilk/urlycue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

327 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

urlycue is a command-line URL checker:

$ urlycue doc/README
doc/README:7: [301 Moved Permanently] http://github.com/jwilk/urlycue.git -> https://github.com/jwilk/urlycue
doc/README:8: [404 Not Found] http://example.org/nonexistent

Prerequisites

Installation

You can use urlycue without installing it, straight out of unpacked source tarball or a VCS checkout.

It's also possible to install it system-wide with:

# make install

By default, make install installs the package to /usr/local. You can specify a different installation prefix by setting the PREFIX variable, e.g.:

$ make install PREFIX="$HOME/.local"

About

command-line URL checker

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors