{"id":24524322,"url":"https://github.com/devonfw/asciidoc-link-checker","last_synced_at":"2025-04-14T12:54:27.833Z","repository":{"id":38795855,"uuid":"96515942","full_name":"devonfw/asciidoc-link-checker","owner":"devonfw","description":"Tool to check links in AsciiDoc files","archived":false,"fork":false,"pushed_at":"2023-03-02T02:26:20.000Z","size":487,"stargazers_count":5,"open_issues_count":4,"forks_count":10,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-28T02:04:42.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devonfw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-07T08:15:15.000Z","updated_at":"2023-07-25T13:14:00.000Z","dependencies_parsed_at":"2023-07-16T20:52:13.057Z","dependency_job_id":null,"html_url":"https://github.com/devonfw/asciidoc-link-checker","commit_stats":null,"previous_names":["oasp/asciidoc-link-checker"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonfw%2Fasciidoc-link-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonfw%2Fasciidoc-link-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonfw%2Fasciidoc-link-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonfw%2Fasciidoc-link-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devonfw","download_url":"https://codeload.github.com/devonfw/asciidoc-link-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248885650,"owners_count":21177627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-22T04:19:23.300Z","updated_at":"2025-04-14T12:54:27.795Z","avatar_url":"https://github.com/devonfw.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asciidoc-link-checker\n\n[![build status](https://travis-ci.org/oasp/asciidoc-link-checker.svg?branch=master)](https://travis-ci.org/oasp/asciidoc-link-checker)\n\nTool to check each link of each asciidoc inside a wiki of a gitHub repository\n\n# How to use\n\n1.  Clone this repository into a local folder on your computer or install the tool globally:\n\n    `npm install -g @oasp/asciidoc-link-checker`\n\n2.  Open the console and move to that folder.\n3.  Install the dependencies:\n\n    `npm install`\n\n4.  (OPTIONAL) In order to make your own **asciidoc-link-checker** releases you need to install globally `np`:\n\n    `npm install -g np`\n\n5.  Clone the wiki you want to check links:\n\n    `git clone https://github.com/my-repository/my-repository.wiki.git`\n\n6.  Start the checkout:\n\n    `$ linkchecker ./my-repository.wiki/`\n\nThe tool will check each link of each asciidoc inside the wiki searching those links that are wrong\n\n# Output\n\nWhen the check is done, you will see on your console the links that didn't work and an exit code\n\nIf all links are correct you will see:\n'Done: All links are correct'\n\nOtherwise you will see:\n'Done: Some link failed'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevonfw%2Fasciidoc-link-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevonfw%2Fasciidoc-link-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevonfw%2Fasciidoc-link-checker/lists"}