{"id":19235057,"url":"https://github.com/athena-framework/component-template","last_synced_at":"2026-06-19T11:02:01.650Z","repository":{"id":54773215,"uuid":"233478217","full_name":"athena-framework/component-template","owner":"athena-framework","description":"Template repository for scaffolding new Athena components","archived":false,"fork":false,"pushed_at":"2025-12-27T16:17:56.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-25T07:57:45.351Z","etag":null,"topics":["crystal"],"latest_commit_sha":null,"homepage":"","language":"Crystal","has_issues":false,"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/athena-framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2020-01-13T00:05:53.000Z","updated_at":"2025-12-27T16:17:59.000Z","dependencies_parsed_at":"2024-04-09T00:30:18.980Z","dependency_job_id":"184a9325-9918-4785-9b7e-cb622640138f","html_url":"https://github.com/athena-framework/component-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/athena-framework/component-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fcomponent-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fcomponent-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fcomponent-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fcomponent-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athena-framework","download_url":"https://codeload.github.com/athena-framework/component-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fcomponent-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34528144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":["crystal"],"created_at":"2024-11-09T16:15:47.335Z","updated_at":"2026-06-19T11:02:01.627Z","avatar_url":"https://github.com/athena-framework.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nTemplate repo for creating a new Athena component. Scaffolds the Crystal shard's structure as well as define CI etc.\n\n**NOTE:** This repo assumes the component will be in the `athena-framework` org.  If it is to be used outside of the org, be sure to update URLs accordingly.\n\n1. Find/replace `COMPONENT_NAME` with the name of the component.  This is used as the shard's name.  E.x. `logger`.\n  1.1 Be sure to rename the file in `./src` as well.\n\n1. Replace `NAMESPACE_NAME` with the name of the component's namespace.  Documentation for this component will be grouped under this. E.x. `Logger`.\n\n1. Find/replace `CREATOR_NAME` with your Github display name. E.x. `George Dietrich`.\n\n1. Find/replace `CREATOR_USERNAME` with your Github username. E.x. `blacksmoke16`.\n\n1. Find/replace `CREATOR_EMAIL` with your desired email\n\n   5.1 Can remove this if you don't wish to expose an email.\n\n1. Find/replace `ALIAS_NAME` with the three letter alias for this component; A + 2 letter shortcut to `NAMESPACE_NAME`.  E.x. `ALG`.\n\n1. Find/replace `DESCRIPTION` with a short description of what the component does.\n\n1. Add some initial documentation to `docs/README.md`.\n\nDelete from here up\n# NAMESPACE_NAME\n\n[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)\n[![CI](https://github.com/athena-framework/athena/workflows/CI/badge.svg)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)\n[![Latest release](https://img.shields.io/github/release/athena-framework/COMPONENT_NAME.svg)](https://github.com/athena-framework/COMPONENT_NAME/releases)\n\nDESCRIPTION.\n\n## Getting Started\n\nCheckout the [Documentation](https://athenaframework.org/NAMESPACE_NAME).\n\n## Contributing\n\nRead the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathena-framework%2Fcomponent-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathena-framework%2Fcomponent-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathena-framework%2Fcomponent-template/lists"}