Skip to content

A command-line tool for finding and reporting dead links (e.g., broken URLs) in a file.

License

Notifications You must be signed in to change notification settings

nilan01/Dead-Link-Not-Zelda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dead-Link-Not-Zelda

A command-line tool for finding and reporting dead links (e.g., broken URLs) in a file.

Steps to run locally:

  1. Clone the repository to a directory of your choice.
  2. CD into the project folder
  3. Through a preferred command line system enter go run deadLinks.go links.txt

Considerations

I am using links.txt to test this program. Please feel free to use your own text file with URLs.

About

A command-line tool for finding and reporting dead links (e.g., broken URLs) in a file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages