Skip to content

unreliable-angels/sdkman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDKMAN

Using SDKMAN with the Fish shell. It provide the sdk command and let you to use it transparently.

Prerequisites

Installation

$ fisher unreliable-angels/sdkman

Gotchas

Before using commands which SDKMAN provides (e.g. kotlin), you have to run at least one sdk command. As a workaround, running sdk help or something in your config.fish will solve this problem:

if type -q sdk
    sdk help > /dev/null
end

Thanks

Using SDKMAN with the Fish Shell

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages