{"id":26265896,"url":"https://github.com/technopagan/rust-wp-cli-poster","last_synced_at":"2026-04-27T00:32:05.644Z","repository":{"id":281498307,"uuid":"944928773","full_name":"technopagan/rust-wp-cli-poster","owner":"technopagan","description":"Finger practice: make a Rust CLI tool in an afternoon that can post short status messages to my WordPress.","archived":false,"fork":false,"pushed_at":"2025-03-09T13:49:08.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T06:48:07.311Z","etag":null,"topics":["cli","rust","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":false,"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/technopagan.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":"2025-03-08T08:56:55.000Z","updated_at":"2025-03-09T13:49:11.000Z","dependencies_parsed_at":"2025-03-09T14:41:07.487Z","dependency_job_id":null,"html_url":"https://github.com/technopagan/rust-wp-cli-poster","commit_stats":null,"previous_names":["technopagan/rust-wp-cli-poster"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/technopagan/rust-wp-cli-poster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technopagan%2Frust-wp-cli-poster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technopagan%2Frust-wp-cli-poster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technopagan%2Frust-wp-cli-poster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technopagan%2Frust-wp-cli-poster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technopagan","download_url":"https://codeload.github.com/technopagan/rust-wp-cli-poster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technopagan%2Frust-wp-cli-poster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32318417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: 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":["cli","rust","wordpress"],"created_at":"2025-03-14T03:15:55.712Z","updated_at":"2026-04-27T00:32:05.628Z","avatar_url":"https://github.com/technopagan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-wp-cli-poster\n\nFinger practice: make a Rust CLI tool in an afternoon that can post short status messages to my WordPress.\n\n## Set it up\n\n``` shell\ncp config_example.toml config.toml\n# then set the values inside config.toml accordingly\n```\n\n## Test it in-flight\n\n``` shell\ncargo update \u0026\u0026 cargo run 'the post message'\n```\n\n## Build it properly\n\n``` shell\ncargo build --release\nstrip target/release/blog\n```\n\n## Make it accessible for use\n\n``` shell\nln -s /path/to/rust-wp-cli-poster/target/release/blog /somewhere/in_your_path/blog\nchmod +x /somewhere/in_your_path/blog\n```\n\n## Use it\n\n``` shell\nblog 'Your glorious microblogging message'\n\n```\n\n## Run it like a Pro\n\n``` shell\nblog --help                               \nCLI tool to send a new post to a WordPress instance\n\nUsage: blog [OPTIONS] [CONTENT]...\n\nArguments:\n  [CONTENT]...  The post content split into words (will be joined into one message)\n\nOptions:\n  -t, --title \u003cTITLE\u003e  The post title\n  -d, --draft          Draft mode - don't publish immediately\n  -h, --help           Print help\n  -V, --version        Print version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnopagan%2Frust-wp-cli-poster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnopagan%2Frust-wp-cli-poster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnopagan%2Frust-wp-cli-poster/lists"}