kiauh icon indicating copy to clipboard operation
kiauh copied to clipboard

feat: allow non-github klipper repositories, as well as ssh cloning

Open o080o opened this issue 11 months ago • 1 comments

This change allows users to use Klipper repositories other than github.com, including gitlab.com.

This addresses #398 as well as including the functionality from the open PR #323 regarding ssh cloning (since, they both touch the same line of code, in effectively the same way)

o080o avatar Mar 19 '24 03:03 o080o

I generally think, kiuah should not mess with the repo url at all. My own current patch just removes the sed command to remove the github from the url, but for compatibility I add https://github/, if the url does not contain ://. I just wanted to create a pull request, but then saw this one.

hg42 avatar May 06 '24 18:05 hg42

This should be possible with KIAUH v6 which's alpha got released just a minute ago. So im closing this PR for now. Thanks anyways!

dw-0 avatar Aug 31 '24 17:08 dw-0