{"id":31991147,"url":"https://github.com/imseanconroy/utility-kit","last_synced_at":"2025-10-15T11:51:47.993Z","repository":{"id":316323347,"uuid":"760614388","full_name":"ImSeanConroy/utility-kit","owner":"ImSeanConroy","description":"A collection of my most commonly used command-line utilities","archived":false,"fork":false,"pushed_at":"2025-09-23T22:40:05.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-24T00:22:06.413Z","etag":null,"topics":["cli","command-line-tool","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ImSeanConroy.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-20T16:10:50.000Z","updated_at":"2025-09-23T22:40:08.000Z","dependencies_parsed_at":"2025-09-29T18:19:01.763Z","dependency_job_id":null,"html_url":"https://github.com/ImSeanConroy/utility-kit","commit_stats":null,"previous_names":["imseanconroy/utility-kit"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ImSeanConroy/utility-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSeanConroy%2Futility-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSeanConroy%2Futility-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSeanConroy%2Futility-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSeanConroy%2Futility-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImSeanConroy","download_url":"https://codeload.github.com/ImSeanConroy/utility-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSeanConroy%2Futility-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279077111,"owners_count":26098233,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","command-line-tool","golang"],"created_at":"2025-10-15T11:51:47.049Z","updated_at":"2025-10-15T11:51:47.985Z","avatar_url":"https://github.com/ImSeanConroy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Utility Kit\n\nA collection of my most commonly used command-line utilities — things I reach for weekly like generating secure passwords or picking meal ideas — and it will continue to grow as I add more tools over time.\n\n## Table of Contents\n\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n  - [Password Generator](#password-generator)\n  - [Meal Ideas](#meal-ideas)\n  - [Lorem Ipsum Generator](#lorem-ipsum-generator)\n  - [Secret Token Generator](#secret-token-generator)\n- [License](#license)\n- [Support](#support)\n\n## Getting Started\n\n### Prerequisites\n\nBefore getting started, ensure you have the following installed:\n\n* [Go](https://go.dev/dl/) (1.18+ recommended)\n\n### Installation\n\nThe following contains instruction for getting this application running locally:\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/imseanconroy/utility-kit.git\ncd utility-kit\n```\n\n2. Build the binary:\n```bash\ngo build -o kit\n```\n\n3. (Optional) Install globally:\n```bash\nmv kit /usr/local/bin/\n```\n\nNow you can run `kit` from anywhere in your terminal.\n\n## Usage\n\nGenerate a password:\n```bash\nkit password\n```\n\nGenerate a meal suggestion:\n```bash\nkit meals\n```\n\nGenerate lorem ipsum placeholder text:\n```bash\nkit lorem --words 100\n```\n\nGenerate a cryptographically secure token:\n```bash\nkit token --length 64\n```\n\n## License\n\nThis project is distributed under the MIT License – see the [LICENSE](LICENSE) file for information.\n\n## Support\n\nIf you are having problems, please let me know by [raising a new issue](https://github.com/imseanconroy/utility-kit/issues/new/choose).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimseanconroy%2Futility-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimseanconroy%2Futility-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimseanconroy%2Futility-kit/lists"}