{"id":21666921,"url":"https://github.com/splurf/cmd-exists","last_synced_at":"2025-03-20T06:47:51.484Z","repository":{"id":211311856,"uuid":"728820172","full_name":"splurf/cmd-exists","owner":"splurf","description":"Determine the existense of a command/program.","archived":false,"fork":false,"pushed_at":"2023-12-07T19:18:25.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T09:16:04.828Z","etag":null,"topics":["command","crates-io","exists","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/cmd-exists","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splurf.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-07T19:07:28.000Z","updated_at":"2024-12-18T02:17:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e4b542e-1907-4cb6-9884-e81a3206e8fa","html_url":"https://github.com/splurf/cmd-exists","commit_stats":null,"previous_names":["splurf/cmd-exists"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Fcmd-exists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Fcmd-exists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Fcmd-exists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Fcmd-exists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splurf","download_url":"https://codeload.github.com/splurf/cmd-exists/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566931,"owners_count":20473451,"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":["command","crates-io","exists","rust"],"created_at":"2024-11-25T11:30:43.645Z","updated_at":"2025-03-20T06:47:51.460Z","avatar_url":"https://github.com/splurf.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cmd-exists\n[![Crate](https://img.shields.io/crates/v/cmd-exists.svg)](https://crates.io/crates/cmd-exists)\n\nIncredibly tiny library with the sole purpose of determining whether a command/program exists in the user's shell.\n\n## Usage\n```rust\nuse cmd_exists::*;\n\nfn main() {\n    assert!(cmd_exists(\"neofetch\").is_ok());\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplurf%2Fcmd-exists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplurf%2Fcmd-exists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplurf%2Fcmd-exists/lists"}