Skip to content

glean-notes/asdf-detekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-detekt Build Lint

detekt plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, unzip: generic POSIX utilities.

Install

Plugin:

asdf plugin add detekt
# or
asdf plugin add detekt https://github.com/glean-notes/asdf-detekt.git

detekt:

# Show all installable versions
asdf list-all detekt

# Install specific version
asdf install detekt latest

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

# Now detekt commands are available
detekt --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 © Glean

About

detekt plugin for the asdf version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages