Project

jackasset

0.0
No commit activity in last 3 years
No release in over 3 years
A Ruby CLI for checking local static site assets.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.8
 Project Readme

jackasset

A Ruby CLI for checking local static site assets.

Installation

gem install jackasset

Usage

jackasset [-p PORT] path/to/html_files
$ jackasset path/to/html_files
  200 OK http://localhost:8080/images/posts/deciphering-metrics/turbulence-d401c085.jpg
  404 Not Found http://localhost:8080//platform.twitter.com/widgets.js
  404 Not Found https://google.com/assets/cheese.png
Finished checking 3 URLs and found 2 issues