inqlude
inqlude copied to clipboard
Check links
It would be convenient to have a way to automatically check the links in the manifests in order to identify typos and outdated links.
We should add an option "--check-links" to the verify command, which tests all URL given in the manifest by doing a HEAD request and checking that the result is a 200, and reporting links, where this is not the case (with the info where the link is defined).