{"id":38267630,"url":"https://github.com/oliverdding/cli-template-rs","last_synced_at":"2026-01-17T01:47:42.780Z","repository":{"id":205118128,"uuid":"673157519","full_name":"oliverdding/cli-template-rs","owner":"oliverdding","description":"cargo template for rust command line application","archived":false,"fork":false,"pushed_at":"2023-12-08T07:51:50.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-08T08:36:11.786Z","etag":null,"topics":["cargo-generate","rust-cli","template"],"latest_commit_sha":null,"homepage":"","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/oliverdding.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":"2023-08-01T02:18:44.000Z","updated_at":"2023-08-03T05:15:06.000Z","dependencies_parsed_at":"2023-12-05T07:43:55.750Z","dependency_job_id":null,"html_url":"https://github.com/oliverdding/cli-template-rs","commit_stats":null,"previous_names":["oliverdding/cli-template-rs"],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/oliverdding/cli-template-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdding%2Fcli-template-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdding%2Fcli-template-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdding%2Fcli-template-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdding%2Fcli-template-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oliverdding","download_url":"https://codeload.github.com/oliverdding/cli-template-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdding%2Fcli-template-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28491636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"ssl_error","status_checked_at":"2026-01-17T00:43:11.982Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cargo-generate","rust-cli","template"],"created_at":"2026-01-17T01:47:42.641Z","updated_at":"2026-01-17T01:47:42.737Z","avatar_url":"https://github.com/oliverdding.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cli Template for Rust\n\nA simple template with [cargo generate](https://github.com/cargo-generate/cargo-generate) for quickly rewriting everything in rust. :^)\n\n## How to use?\n\nGenerate into a subfolder:\n\n```bash\ncargo generate --git https://github.com/oliverdding/cli-template-rs.git\n```\n\nGenerate in the current folder:\n\n```bash\ncargo generate --init --git https://github.com/oliverdding/cli-template-rs.git\n```\n\n## What does this template contains?\n\n- Layered configuration with [config-rs](https://github.com/mehcode/config-rs)\n- Command line argument parser and shell completions with [clap](https://github.com/clap-rs/clap)\n- XDG support with [directories](https://github.com/dirs-dev/directories-rs)\n- Logging and tracing with [tracing](https://github.com/tokio-rs/tracing)\n- Return code error propagation with [miette](https://github.com/zkat/miette)\n- Async runtime with graceful shutdown support with [tokio](https://github.com/tokio-rs/tokio)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverdding%2Fcli-template-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliverdding%2Fcli-template-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverdding%2Fcli-template-rs/lists"}