From 0358b0f5535572c96f766423a5c3160dd85efd67 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 1 Jun 2025 01:53:04 +0700 Subject: all: add a simple README The README contains the content from the usage function in the "cmd/jarink". --- README | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ cmd/jarink/main.go | 3 ++- 2 files changed, 56 insertions(+), 1 deletion(-) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..ad20e53 --- /dev/null +++ b/README @@ -0,0 +1,54 @@ += Jarink + +Jarink is a program to help web administrator to maintains their website. + +== Synopsis + + jarink [OPTIONS] + +Available commands, + + brokenlinks - scan the website for broken links (page and images). + +== Usage + +[OPTIONS] brokenlinks URL + + Start scanning for broken links on the web server pointed by URL. + Invalid links will be scanned on anchor href attribute + ("") or on the image src attribute ("