dependabot[bot] b77848da30 chore(deps): bump asdf-vm/actions from 2 to 4
Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 2 to 4.
- [Release notes](https://github.com/asdf-vm/actions/releases)
- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asdf-vm/actions/compare/v2...v4)

---
updated-dependencies:
- dependency-name: asdf-vm/actions
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 01:15:51 +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%