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 toshimaru/nyan #22316

Merged
merged 3 commits into from
Apr 29, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 2 additions & 0 deletions pkgs/toshimaru/nyan/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: toshimaru/nyan@v1.0.10
16 changes: 16 additions & 0 deletions pkgs/toshimaru/nyan/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
packages:
- type: github_release
repo_owner: toshimaru
repo_name: nyan
description: Colored cat command which supports syntax highlighting
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 0.10.16")
no_asset: true
- version_constraint: "true"
asset: nyan_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
supported_envs:
- linux
- darwin
rosetta2: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think rosetta2 isn't necessary at the latest version.

https://github.com/toshimaru/nyan/releases/tag/v1.0.10

nyan_Darwin_arm64.tar.gz

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cmdx s toshimaru/nyan generates the different code.
Please follow the contribution guide as you checked the check list.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I apologize for skipping over the important chapter about contributing. Thank you for pointing it out and for handling the corrections until the merge. As a user, I'm delighted that such a fantastic tool(toshimaru/nyan) has been added to the aqua-registry.

15 changes: 15 additions & 0 deletions registry.yaml

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