{"id":19320253,"url":"https://github.com/jlyonsmith/rust_cli_quickstart","last_synced_at":"2025-10-25T02:33:49.209Z","repository":{"id":143313384,"uuid":"576431053","full_name":"jlyonsmith/rust_cli_quickstart","owner":"jlyonsmith","description":"Rust CLI project quickstart template","archived":false,"fork":false,"pushed_at":"2025-05-06T18:37:53.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T13:58:02.336Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlyonsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-09T21:02:01.000Z","updated_at":"2025-05-06T18:37:57.000Z","dependencies_parsed_at":"2024-05-30T01:20:12.962Z","dependency_job_id":null,"html_url":"https://github.com/jlyonsmith/rust_cli_quickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Frust_cli_quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Frust_cli_quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Frust_cli_quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Frust_cli_quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlyonsmith","download_url":"https://codeload.github.com/jlyonsmith/rust_cli_quickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Frust_cli_quickstart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259274491,"owners_count":22832521,"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-10T01:28:00.411Z","updated_at":"2025-10-25T02:33:49.148Z","avatar_url":"https://github.com/jlyonsmith.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Quickstart Template\n\nThis is a Rust `quickstart` template for use with the [`git_extra`](https://github.com/jlyonsmith/git_extra_rs) tool.\n\n- [x] Based off of `cargo new`\n- [x] Prompts for [Cargo.toml](./Cargo.toml) details\n- [x] Uses [`clap`](https://crates.io/crates/clap) for command line processing\n- [x] Uses [`colored`](https://crates.io/crates/colored) for messages\n- [x] Includes [`lazy_static`](https://crates.io/crates/lazy_static) just because\n- [x] Adds a [`Justfile`](https://crates.io/crates/just) with shortcuts for releasing\n- [x] Includes a [`version.json5`](./version.json5) file for use with [StampVer](https://crates.io/crates/stampver)\n- [x] Includes UNLICENSE file\n- [x] Adds [`coverage.json`](./coverage.json) and badge\n- [x] README with [crates.io](https://crates.io/) and [docs.rs](https://docs.rs/) badges\n- [x] Includes a `scratch` directory\n- [x] Includes an [`.vscode/launch.json`](.vscode/launch.json) and other settings\n- [x] Includes [`.gitignore`](./.gitignore)\n- [x] Creates a named binary file\n- [x] Default [`log_macros.rs`](./src/log_macros.rs) for logging\n- [x] [`rust-toolchain.toml`](./rust-toolchain.toml) set to `stable`\n- [x] Uses a [Deno](https://deno.land/) based [`customize.ts`](./customize.ts) file\n- [x] Creates a `.vscode/launch.json` file for debugging\n- [x] Includes basic unit tests\n- [x] Includes [Criterion](https://crates.io/crates/criterion) and basic benchmark tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlyonsmith%2Frust_cli_quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlyonsmith%2Frust_cli_quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlyonsmith%2Frust_cli_quickstart/lists"}