Skip to content

This is a Kotlin library for Github application development.

License

Notifications You must be signed in to change notification settings

komputing/Kithub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64b29af · Dec 11, 2023

History

72 Commits
Nov 3, 2019
Dec 9, 2023
Dec 11, 2023
Dec 9, 2023
Dec 10, 2023
May 31, 2017
May 31, 2017
Oct 17, 2017
Dec 11, 2023
Sep 20, 2020
May 31, 2017

Repository files navigation

Kithub

This is a Kotlin library for github interaction.

How

If you want to use the API you need to convert the key you got from github.

openssl pkcs8 -topk8 -inform PEM -outform PEM -nocrypt -in <the_key_you_got_from_github> -out <the_key_to_use_with_this_library>

Get it

Kithub is available via jitpack: