{"id":20119842,"url":"https://github.com/shellshape/rust-cli-template","last_synced_at":"2025-10-20T10:35:06.009Z","repository":{"id":214317320,"uuid":"736222798","full_name":"shellshape/rust-cli-template","owner":"shellshape","description":"A simple Rust CLI template which I am using for my projects - based on Clap and Figment.","archived":false,"fork":false,"pushed_at":"2025-03-30T11:51:47.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T00:36:10.647Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shellshape.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-27T10:10:15.000Z","updated_at":"2025-03-30T11:51:51.000Z","dependencies_parsed_at":"2024-08-23T12:48:54.362Z","dependency_job_id":null,"html_url":"https://github.com/shellshape/rust-cli-template","commit_stats":null,"previous_names":["shellshape/rust-cli-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellshape%2Frust-cli-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellshape%2Frust-cli-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellshape%2Frust-cli-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellshape%2Frust-cli-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellshape","download_url":"https://codeload.github.com/shellshape/rust-cli-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252703465,"owners_count":21790890,"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-11-13T19:17:25.005Z","updated_at":"2025-10-20T10:35:00.971Z","avatar_url":"https://github.com/shellshape.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust CLI Template\n\nThis is a simple Rust CLI template which I am using for my projects like those in my [shellshape](https://github.com/shellshape) collection.\n\nThis template is based on [Clap](https://crates.io/crates/clap) in combination with [Figment](https://crates.io/crates/figment) and [dirs](https://crates.io/crates/dirs) for parsing configuration files. Also, [anyhow](https://crates.io/crates/anyhow) is used for basic error handling.\n\nFeel free to use this template as basis for your own projects!\n\n## Usage\n\nFirst of all, you need [cargo-generate](https://github.com/cargo-generate/cargo-generate) to be installed.\n```bash\ncargo install cargo-generate\n```\n\nNow, you can simply use the following command to bootstrap your project with this template.\n```bash\ncargo generate --git https://github.com/shellshape/rust-cli-template template\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellshape%2Frust-cli-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshellshape%2Frust-cli-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellshape%2Frust-cli-template/lists"}