Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add gruntwork-io/boilerplate #19829

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions pkgs/gruntwork-io/boilerplate/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: gruntwork-io/boilerplate@v0.5.9
- name: gruntwork-io/boilerplate
version: v0.4.2
20 changes: 20 additions & 0 deletions pkgs/gruntwork-io/boilerplate/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
packages:
- type: github_release
repo_owner: gruntwork-io
repo_name: boilerplate
description: A tool for generating files and folders ("boilerplate") from a set of templates
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 0.4.2")
asset: boilerplate_{{.OS}}_{{.Arch}}
format: raw
rosetta2: true
windows_arm_emulation: true
supported_envs:
- darwin
- windows
- amd64
- version_constraint: "true"
asset: boilerplate_{{.OS}}_{{.Arch}}
format: raw
windows_arm_emulation: true
19 changes: 19 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.