Skip to content

Commit

Permalink
Starts readme
Browse files Browse the repository at this point in the history
  • Loading branch information
asm0dey committed Jul 11, 2023
1 parent 98bf2f0 commit 7d52358
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Multiplatform library template

## What is it?

It's the barebones library project intended to quickly bootstrap a Kotlin Multiplatform library, that is deployable to Maven Central.

## How do I use it?

1. Clone this repository ot just [use it as template](https://github.com/asm0dey/dummylib-multiplatform/generate)
2. Edit project name in [`settings.gradle.kts`](settings.gradle.kts#L15)

0 comments on commit 7d52358

Please sign in to comment.