{"id":22656909,"url":"https://github.com/icelk/clap_autocomplete","last_synced_at":"2025-07-27T02:07:19.535Z","repository":{"id":57604341,"uuid":"469345343","full_name":"Icelk/clap_autocomplete","owner":"Icelk","description":"Easy to integrate shell completion for Clap. Finds the user's shell and puts completion files in the appropriate locations.","archived":false,"fork":false,"pushed_at":"2024-10-21T18:06:03.000Z","size":25,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:53:39.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Icelk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-03-13T11:03:05.000Z","updated_at":"2024-10-21T18:06:07.000Z","dependencies_parsed_at":"2023-10-11T13:14:38.146Z","dependency_job_id":null,"html_url":"https://github.com/Icelk/clap_autocomplete","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"c21e3619a7aa37bae359bd7301dbf33ebf08a33e"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fclap_autocomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fclap_autocomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fclap_autocomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fclap_autocomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icelk","download_url":"https://codeload.github.com/Icelk/clap_autocomplete/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519472,"owners_count":21117757,"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":"2024-12-09T10:16:51.784Z","updated_at":"2025-04-12T04:53:48.672Z","avatar_url":"https://github.com/Icelk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e Easy to integrate shell completion for Clap. Finds the user's shell and puts\n\u003e completion files in the appropriate locations.\n\nA library which adds a subcommand to your command. It also checks the matches and returns whether or not the operation succeeded.\n\n# Supported shells\n\nThis supports the same shells as [clap_complete](https://crates.io/crates/clap_complete).\n\nIt however only supports placing the completion files for Fish, Bash, and Zsh. If the user is using any other shell, they will have to pipe the output into a file.\n\n# Documentation\n\nDocumentation for releases can be found on [docs.rs](https://docs.rs/clap_autocomplete).\nMain branch documentation is found on [doc.icelk.dev](https://doc.icelk.dev/clap_autocomplete/clap_autocomplete/).\n\n# Versions\n\n-   0.1.x: Clap \u003e= 3.1, \u003c 4\n-   0.2.x: Clap \u003e= 3.1, \u003c 4\n-   0.3.x: Clap 4\n-   0.4.x: Clap 4\n\n# Changelog\n\n## 0.4.2\n\n- [fix: add print flag to subcommand and set default behavior](https://github.com/Icelk/clap_autocomplete/pull/3)\n\n## 0.4.1\n\n-   Update `query-shell` dependency.\n\n## 0.4.0\n\n-   Fix compilation on Windows by disabling automatic writing to shell completions.\n\n## 0.3.0\n\n-   Update to Clap 4\n\n## 0.2.1\n\n-   Faster fetching of shell\n-   4 nested dependencies removed\n\n## 0.2.0\n\n-   Much faster fetching of shell.\n-   20 less dependencies (removed `rayon`, which was included as part of `sysinfo` in the old shell fetch crate).\n-   Better output of OS errors.\n-   Status messages print to `stderr`.\n-   Removed dependency on `clap`'s default features (e.g. `regex`).\n\n# License\n\nDual-licensed under [Apache 2.0](LICENSE-APACHE) or [MIT](LICENSE-MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficelk%2Fclap_autocomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficelk%2Fclap_autocomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficelk%2Fclap_autocomplete/lists"}