You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f987e60 Change module to github.com/ivanfetch/jkl, add GoReleaser and Makefile, update Go to 1.18, update ReadMe
c523a04 Mature CLI and help, add pre-flight check for PATH, add getting-started help to the root command, fix sorting/finding the latest version of a tool, name tools after the download, support Github releases that do not use archives or store the binary in a sub-directory, misc. refactoring
5e34dd2 Refactor Github code, relocate install code from Github to JKL functions, move client-related fields to new GithubRepo, and fix integration testing.