dependabot[bot] c222338129 chore(deps): bump amannn/action-semantic-pull-request
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 01:32:07 +00:00
2024-03-30 17:54:23 +08:00
2024-05-28 16:03:49 +08:00
2024-03-30 17:37:37 +08:00
2024-03-30 17:37:37 +08:00
2024-03-30 17:37:37 +08:00

asdf-sui Build Lint

sui plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add sui
# or
asdf plugin add sui https://github.com/placeholder-soft/asdf-sui.git

sui:

# Show all installable versions
asdf list-all sui

# Install specific version
asdf install sui latest

# Set a version globally (on your ~/.tool-versions file)
asdf global sui latest

# Now sui commands are available
sui --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Zitao Xiong

Description
No description provided
Readme MIT 71 KiB
Languages
Shell 100%