Skip to content

nyrst/asdf-watchexec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-watchexec Build Lint

watchexec plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar.

Install

Plugin:

asdf plugin add watchexec https://github.com/nyrst/asdf-watchexec.git

watchexec:

# Show all installable versions
asdf list-all watchexec

# Install specific version
asdf install watchexec latest

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

# Now watchexec commands are available
watchexec --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 © Siegfried Ehret, except lib/semver.sh file which is from https://github.com/cloudflare/semver_bash

Releases

No releases published

Packages

No packages published

Languages