{"id":15457681,"url":"https://github.com/neysofu/cargo-squatty","last_synced_at":"2025-06-15T08:05:17.320Z","repository":{"id":193492051,"uuid":"688924638","full_name":"neysofu/cargo-squatty","owner":"neysofu","description":"Helper tool to reserve names for your crates on https://crates.io. Use responsibly.","archived":false,"fork":false,"pushed_at":"2023-09-09T14:44:25.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-12T14:21:45.921Z","etag":null,"topics":["cargo-plugin","cargo-subcommand","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/cargo-squatty","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/neysofu.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-09-08T11:52:22.000Z","updated_at":"2023-09-11T09:28:04.000Z","dependencies_parsed_at":"2024-10-27T00:04:56.575Z","dependency_job_id":null,"html_url":"https://github.com/neysofu/cargo-squatty","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"de1bd56354df3e2260562199e8f244c5c9d040bd"},"previous_names":["neysofu/cargo-squatty"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neysofu%2Fcargo-squatty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neysofu%2Fcargo-squatty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neysofu%2Fcargo-squatty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neysofu%2Fcargo-squatty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neysofu","download_url":"https://codeload.github.com/neysofu/cargo-squatty/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246638861,"owners_count":20809885,"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":["cargo-plugin","cargo-subcommand","rust"],"created_at":"2024-10-01T22:49:39.550Z","updated_at":"2025-04-01T12:28:54.215Z","avatar_url":"https://github.com/neysofu.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `cargo-squatty` ![GitHub](https://img.shields.io/github/license/neysofu/cargo-squatty) ![Crates.io](https://img.shields.io/crates/v/cargo-squatty) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/neysofu/cargo-squatty/ci.yml)\n\n`cargo-squatty` helps you reserve names for your crates on crates.io.\n\n## Installation\n\n```text\n$ cargo install cargo-squatty\n```\n\n## Usage\n\n```text\n$ cargo squatty --help\nHelper tool to reserve names for your crates on https://crates.io\n\nUsage: cargo squatty [OPTIONS] --crate-name \u003cCRATE_NAME\u003e\n\nOptions:\n      --crate-name \u003cCRATE_NAME\u003e\n          Name of the crate to publish\n      --crate-description \u003cCRATE_DESCRIPTION\u003e\n          Description of the crate to publish. Defaults to the crate name\n  -y, --yes\n          Skip the confirmation prompt\n  -o, --cargo-publish-opts \u003cCARGO_PUBLISH_OPTS\u003e\n          Options to pass along to `cargo publish` e.g. `--dry-run`\n  -h, --help\n          Print help\n  -V, --version\n          Print version\n\n$ cargo squatty --crate-name test-empty-crate-foobar\nDo you want to publish the crate? [y/N] y\n    Updating crates.io index\nwarning: manifest has no documentation, homepage or repository.\nSee https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info.\n   Packaging test-empty-crate-foobar v0.0.0-reserved (/tmp/.tmpzULWEW)\n   Verifying test-empty-crate-foobar v0.0.0-reserved (/tmp/.tmpzULWEW)\n   Compiling test-empty-crate-foobar v0.0.0-reserved (/tmp/.tmpzULWEW/target/package/test-empty-crate-foobar-0.0.0-reserved)\n    Finished dev [unoptimized + debuginfo] target(s) in 0.17s\n    Packaged 4 files, 783.0B (614.0B compressed)\n   Uploading test-empty-crate-foobar v0.0.0-reserved (/tmp/.tmpzULWEW)\n```\n\n## Abuse\n\n**I strongly discourage the use of this tool to squat on crate names that you do not intend to use**. Please use this tool responsibly.\n\n## Legal\n\n`cargo-squatty` is licensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneysofu%2Fcargo-squatty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneysofu%2Fcargo-squatty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneysofu%2Fcargo-squatty/lists"}