Skip to content
/ kotlin-template Public template

๐Ÿ” A simple template for Kotlin JVM and Multiplatform (JVM/JS) targeted libraries, relying on Gradle precompiled plugins and enabled for publishing and unit/integration testing

License

Notifications You must be signed in to change notification settings

Southdust/kotlin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ” kmpp-template

Kotlin Discord CI

A simple template for Kotlin JVM and Multiplatform (JVM/JS) targeted libraries, relying on Gradle precompiled plugins and enabled for publishing and unit/integration testing.

๐Ÿ“œ Instructions: IntelliJ

  1. git clone https://git.hexalite.org/kmpp-template.git <project name>
  2. Open this project on any IntelliJ IDEA-based IDE, and press Ctrl+Shift+R. In the first input box, you just need to put kmpp, in the second one you put the name you desire for this project. Then you need to do another replacement: for example, if you chose 'josisvaldo' as project name, you need to replace LibrariesForjosisvaldo with LibrariesForJosisvaldo.
  3. Rename buildSrc/main/java/*-conventions.gradle, kmpp-core and kmpp.libs.toml: replace kmpp by the name of the project you have put in the second step.

About

๐Ÿ” A simple template for Kotlin JVM and Multiplatform (JVM/JS) targeted libraries, relying on Gradle precompiled plugins and enabled for publishing and unit/integration testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages