Skip to content

jessestricker/kotlin-jvm-library

Repository files navigation

kotlin-jvm-library

A template repository for Kotlin/JVM library projects.

Usage

After creating a new repository from this template, do the following:

  • In the repository
  • On GitHub
    • Generate a new Gradle encryption key with openssl rand -base64 16 and set it as the action secret GRADLE_ENCRYPTION_KEY. See also here.
    • Create a personal access token (PAT) with write access to contents and pull requests and set it as the action secret PULL_REQUEST_TOKEN. See also here.
    • Enable repository setting Allow GitHub Actions to create and approve pull requests.
    • Set GitHub Pages Source to GitHub Actions.

About

A template repository for Kotlin/JVM library projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages