https://github.com/herschel666/arc-macros
A collection of useful macros for @architect.
https://github.com/herschel666/arc-macros
arc arc-macro architect
Last synced: about 1 year ago
JSON representation
A collection of useful macros for @architect.
- Host: GitHub
- URL: https://github.com/herschel666/arc-macros
- Owner: herschel666
- Created: 2019-11-02T09:05:40.000Z (over 6 years ago)
- Default Branch: KillYourMaster
- Last Pushed: 2025-04-10T20:04:34.000Z (about 1 year ago)
- Last Synced: 2025-04-23T00:48:33.587Z (about 1 year ago)
- Topics: arc, arc-macro, architect
- Language: JavaScript
- Homepage:
- Size: 587 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `arc-macros`
> A collection of useful macros for [@architect](https://arc.codes/).
## Available macros
### [`herschel666-arc-macros-custom-log-groups`](https://github.com/herschel666/arc-macros/tree/master/macros/custom-log-groups)
> Create log groups for [@architect](https://arc.codes/)'s Lambda functions with a custom
> [`RetentionInDays`](https://docs.aws.amazon.com/en_en/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-cwl-loggroup-retentionindays)-value.
### [`herschel666-arc-macros-local-routes`](https://github.com/herschel666/arc-macros/tree/master/macros/local-routes)
> Remove selected routes from [@architect](https://arc.codes/)'s Lambda functions before the
> deployment. A handy solution when you're leveraging HTTP handlers for local scaffolding tasks.
## License
MIT @ [Emanuel Kluge](https://twitter.com/Herschel_R)