aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2026-01-22brokenlinks: print the progress to stderrShulhan
2026-01-22brokenlinks: refactoring the logic, simplify the codeShulhan
2025-06-27cmd/jarink: add "version" commandShulhan
2025-06-16brokenlinks: add option "insecure"Shulhan
2025-06-13brokenlinks: add option to ignore list HTTP status codeShulhan
2025-06-12all: refactoring, move brokenlinks code to its own packageShulhan
2025-06-05all: encode the whole BrokenlinksResult struct to JSONShulhan
2025-06-05all: add option to scan pass resultShulhan
2025-06-01all: go embed the README and use it on the CLI for help commandShulhan
2025-06-01all: use separate logs for worker and main programShulhan
2025-06-01all: add a simple READMEShulhan
2025-06-01all: rename the program and repository into jarinkShulhan
2025-05-31all: record the error when checking the linksShulhan
2025-05-31cmd/deadlinks: print the result in JSONShulhan
2025-05-30cmd/deadlinks: implement the CLI for deadlinksShulhan