Skip to content

asdf-community/asdf-swifthooks

Repository files navigation

asdf-swifthooks Build Lint

swifthooks plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add swifthooks
# or
asdf plugin add swifthooks https://github.com/lordcodes/asdf-swifthooks.git

swifthooks:

# Show all installable versions
asdf list-all swifthooks

# Install specific version
asdf install swifthooks latest

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

# Now swifthooks commands are available
swifthooks generate
swifthooks 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 © Andrew Lord