bundle-template
Athena Bundle Template
Template repo for creating a new Athena bundle. Scaffolds the Crystal shard's structure.
NOTE: This repo assumes the bundle will be in the
athena-frameworkorg. If it is to be used outside of the org, be sure to update URLs accordingly and setup CI.
-
Find/replace
BUNDLE_NAMEwith the name of the bundle. This is used as the shard's/repo name. E.x.logger, NOTlogger-bundle1.1 Be sure to rename the file in./srcas well. -
Replace
NAMESPACE_NAMEwith the name of the component's namespace. Documentation for this component will be grouped under this. E.x.LoggerBundle. -
Find/replace
CREATOR_NAMEwith your Github display name. E.x.George Dietrich. -
Find/replace
CREATOR_USERNAMEwith your Github username. E.x.blacksmoke16. -
Find/replace
CREATOR_EMAILwith your desired email 5.1 Can remove this if you don't wish to expose an email. -
Find/replace
DESCRIPTIONwith a short description of what the component does. -
Add some initial documentation to
docs/README.md. -
Specify the
athena-dependency_injectiondependency's supported version(s). E.x.version: ~> 0.4
Delete from here up
NAMESPACE_NAME
DESCRIPTION.
Getting Started
Checkout the Documentation.
Contributing
Read the general Contributing Guide for information on how to get started.
bundle-template
- 0
- 0
- 0
- 0
- 1
- about 7 hours ago
- March 7, 2026
MIT License
Sat, 07 Mar 2026 18:51:59 GMT