{"id":15744858,"url":"https://github.com/jimver/catsay","last_synced_at":"2025-03-13T11:31:40.267Z","repository":{"id":104840150,"uuid":"153104312","full_name":"Jimver/catsay","owner":"Jimver","description":"My first Rust CLI tool","archived":false,"fork":false,"pushed_at":"2023-11-20T16:42:51.000Z","size":76,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T19:52:03.474Z","etag":null,"topics":["cat","cli","rust","useless"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jimver.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":"2018-10-15T11:52:37.000Z","updated_at":"2023-04-20T19:09:47.000Z","dependencies_parsed_at":"2024-10-04T04:01:50.092Z","dependency_job_id":"2b0bf681-0880-4f3e-a35f-c4d197229d89","html_url":"https://github.com/Jimver/catsay","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimver%2Fcatsay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimver%2Fcatsay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimver%2Fcatsay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimver%2Fcatsay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jimver","download_url":"https://codeload.github.com/Jimver/catsay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243396407,"owners_count":20284340,"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":["cat","cli","rust","useless"],"created_at":"2024-10-04T04:01:15.974Z","updated_at":"2025-03-13T11:31:39.965Z","avatar_url":"https://github.com/Jimver.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# catsay\n\n[![Build Status](https://travis-ci.org/Jimver/catsay.svg?branch=master)](https://travis-ci.org/Jimver/catsay)\n[![Build status](https://ci.appveyor.com/api/projects/status/yfam2mj2f4gqvd9i?svg=true)](https://ci.appveyor.com/project/Jimver/catsay)\n[![Snap Status](https://build.snapcraft.io/badge/Jimver/catsay.svg)](https://build.snapcraft.io/user/Jimver/catsay)\n\nThis is a useless cli tool of a cat echoing what you say.\n\n## Installation\nIf you have `snap` installed (Ubuntu 16.04 and up) you can simply install using:\n\n`sudo snap install cat-say`\n\nAnd run it like:\n\n`cat-say hello`\n\nIf you don't have snap you can just get the latest binaries [here](https://github.com/Jimver/catsay/releases/latest)\n\n\n## Operation\nYou can either provide your text: \n\n- Like separate arguments \n\n`catsay hello there`\n\n- As a single string \n\n`catsay \"hello there\"`\n\n- As standard input \n\n`echo \"hello there\" | catsay`\n\nFor help run either:\n- `catsay -h`  \n- `catsay --help`\n\nNote: when no argument is given (so just `catsay`) the program assumes the input will come from stdin so it will block until it receives an EOF (Ctrl+D)\n\n## Build instructions\nTo build this project you need the Rust language installed:\n\n`cargo build`\n\nAnd to run it:\n\n`cargo run hello there`\n\n## TODOs\n- Add tests\n- Proper help message","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimver%2Fcatsay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimver%2Fcatsay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimver%2Fcatsay/lists"}