Skip to content

starkers/asdf-kcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-kcl Build Lint

kcl plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

You also need compatible hardware/OS:

  • Linux
    • amd64
  • OSX/Darwin
    • amd64
    • arm64

Install

Plugin:

asdf plugin add kcl
# or
asdf plugin add kcl https://github.com/starkers/asdf-kcl.git

kcl:

# Show all installable versions
asdf list-all kcl

# Install specific version
asdf install kcl latest

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

# Now kcl commands are available
kcl --version

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Credits for the amazing kcl-lang to:

KCL contributors

License

See LICENSE © David Stark

About

kcl installation via asdf-vm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages