{"id":40202298,"url":"https://github.com/stackgenhq/homebrew-stackgen","last_synced_at":"2026-01-19T20:32:43.088Z","repository":{"id":241619360,"uuid":"805188006","full_name":"stackgenhq/homebrew-stackgen","owner":"stackgenhq","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-18T06:31:04.000Z","size":271,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-18T16:32:40.394Z","etag":null,"topics":["cicd","code-analysis","helm","infrastructure","infrastructure-from-code","terraform"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/stackgenhq.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-24T04:07:27.000Z","updated_at":"2026-01-18T06:31:07.000Z","dependencies_parsed_at":"2024-07-15T11:15:10.856Z","dependency_job_id":"24066f28-4881-42cc-b98c-bda362a8ec9a","html_url":"https://github.com/stackgenhq/homebrew-stackgen","commit_stats":null,"previous_names":["appcd-dev/homebrew-appcd","stackgenhq/homebrew-stackgen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stackgenhq/homebrew-stackgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgenhq%2Fhomebrew-stackgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgenhq%2Fhomebrew-stackgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgenhq%2Fhomebrew-stackgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgenhq%2Fhomebrew-stackgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackgenhq","download_url":"https://codeload.github.com/stackgenhq/homebrew-stackgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackgenhq%2Fhomebrew-stackgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28583851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T19:46:29.903Z","status":"ssl_error","status_checked_at":"2026-01-19T19:45:54.560Z","response_time":67,"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":["cicd","code-analysis","helm","infrastructure","infrastructure-from-code","terraform"],"created_at":"2026-01-19T20:32:43.026Z","updated_at":"2026-01-19T20:32:43.077Z","avatar_url":"https://github.com/stackgenhq.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# StackGen Homebrew Installation\n\nThis guide will walk you through the steps to install `stackgen` using Homebrew.\n\n## Prerequisites\n\nBefore you begin, make sure you have the following:\n\n- An account at \u003chttps://cloud.stackgen.com/\u003e\n- Homebrew installed on your system. If you don't have Homebrew installed, you can install it by running the following command in your terminal:\n\n    ```shell\n    /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n    ```\n\n## Installation\n\nFollow these steps to install `stackgen` using Homebrew:\n\n1. Open your terminal.\n\n2. Run the following command to add the stackgen tap:\n\n     ```shell\n     brew install stackgenhq/homebrew-stackgen/stackgen\n     ```\n\n3. After the installation is complete, you can verify the installation by running the following command:\n\n     ```shell\n     stackgen version\n     ```\n\n     This should display the version of `stackgen` installed on your system.\n\n## Configuring\n\n### Using our cloud service\n\nTo configure `stackgen`, you need to set your API key. Follow these steps:\n\n1. Log in to your account at \u003chttps://cloud.stackgen.com/\u003e.\n\n2. Navigate to your [personal access token settings](https://cloud.stackgen.com/account-settings/pat/).\n\n3. Copy your API key.\n\n4. Run the following command in your terminal to set the API key:\n\n     ```shell\n     export STACKGEN_TOKEN=\u003cYOUR_API_KEY\u003e\n     ```\n\n     Replace `\u003cYOUR_API_KEY\u003e` with your actual API key.\n\n### Using on-premises installation\n\n```sh\nexport STACKGEN_URL=\"https://stackgen.\u003cacme.org\u003e\"\n```\n\n1. Log in to your account at \u003chttps://stackgen.acme.org/\u003e.\n\n2. Navigate to your personal access token settings @ \u003chttps://stackgen.acme.org/account-settings/pat/\u003e.\n\n3. Copy your API key.\n\n4. Run the following command in your terminal to set the API key:\n\n     ```shell\n     export STACKGEN_TOKEN=\u003cYOUR_API_KEY\u003e\n     ```\n\n     Replace `\u003cYOUR_API_KEY\u003e` with your actual API key.\n\n## Usage\n\nYou can now start using `stackgen`. Run the following command to see the available commands:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackgenhq%2Fhomebrew-stackgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackgenhq%2Fhomebrew-stackgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackgenhq%2Fhomebrew-stackgen/lists"}