girldevelopit/gdi-website

Create a link crawler for site

Open

#398 geöffnet am 6. Jan. 2016

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (308 Stars) (386 Forks)batch import
Application EnhancementHelp Wanted

Beschreibung

Description We do not have a link checker in place at this time. Some tools that may be useful:

Ask Create a script that can be run on the command line to crawl the links in the application and ensure they are not broken.

Extra Credit: Configure this script to run before and after deployments.

To Do

  • Investigate crawling libraries
  • Build crawler
  • Test command line crawler
  • Connect crawler to CI (optional)

Contributor Guide