{"id":19396232,"url":"https://github.com/anvouk/adrctl","last_synced_at":"2025-08-13T02:45:49.281Z","repository":{"id":155450031,"uuid":"568468256","full_name":"anvouk/adrctl","owner":"anvouk","description":"Simple utility to help manage local Markdown Architectural Decision Records (MADRs)","archived":false,"fork":false,"pushed_at":"2022-12-22T21:41:20.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T22:44:50.667Z","etag":null,"topics":["adr","architectural-decision-records","architectural-decisions","cli","madr","posix-sh","shell-script","utility"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/anvouk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-20T16:19:47.000Z","updated_at":"2023-03-04T07:54:10.000Z","dependencies_parsed_at":"2023-06-26T10:00:59.675Z","dependency_job_id":null,"html_url":"https://github.com/anvouk/adrctl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/anvouk/adrctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anvouk%2Fadrctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anvouk%2Fadrctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anvouk%2Fadrctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anvouk%2Fadrctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anvouk","download_url":"https://codeload.github.com/anvouk/adrctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anvouk%2Fadrctl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270170254,"owners_count":24539354,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["adr","architectural-decision-records","architectural-decisions","cli","madr","posix-sh","shell-script","utility"],"created_at":"2024-11-10T10:34:09.894Z","updated_at":"2025-08-13T02:45:49.232Z","avatar_url":"https://github.com/anvouk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adrctl\n\nCustom-made little cli tool to handle markdown\n[Architectural Decision Records (ADRs)](https://adr.github.io) inside your\nproject.\n\nBased on [MADR format spec](https://adr.github.io/madr/)\n\n## Usage\n\n1. Open shell in your project\n2. Create new ADR `adrctl new My awesome shining new feature`\n\nThis will create the file `0001-my-awesome-shining-new-feature.md` with the short\ntemplate inside the folder `docs/decisions`.\n\nYou can list ADRs with `adrctl list`\n\nHelp message with `adrctl`\n\n\u003e **Note**: ADRs file numbering is automatically handled by the cli.\n\n## Installation\n\n### Linux/macOS\n\n1. Download `adrctl`\n2. Ensure it has execute permissions `chmod +x adrctl`\n3. Move it to local bin (e.g. `sudo mv adrctl /usr/local/bin`)\n\n### Windows\n\n1. Install [WSL](https://learn.microsoft.com/en-us/windows/wsl/install)\n2. Follow the Linux installation procedure above\n\n## Requirements to run\n\n- POSIX sh (dash is ok)\n- POSIX common utilities (e.g. `sed`, `tr`, etc)\n\n## Known limitations\n\n- Grouping MADRs in Sub directories is not yet supported (though can be manually\ntargeted by setting `ADRCTL_ADR_FOLDER=docs/decisions/sub` before running `adctl`)\n- Long version template is not provided\n\n## TODO\n\n- Grouping in sub folders\n- Long version template support\n- Basic sh completion\n\n## License\n\nApache-2.0 license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanvouk%2Fadrctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanvouk%2Fadrctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanvouk%2Fadrctl/lists"}