/kotlin-multiplatform-library-example

A kotlin quick example to develop a library for native, mobile and other platforms

Primary LanguageKotlinApache License 2.0Apache-2.0

kotlin-multiplatform-library-example Build Status

       

A kotlin quick example to develop a library for native, mobile and other platforms. Refers for next development tools to maven kotlin archetypes

News

  • Development 1.0-SNAPSHOT first version
Jenuary 09,2018 Release 1.0 available from GITHUB REPO

NEXT DEVELOPMENTS (checked in progress)

  • try gradle build and project
  • check gitignore
  • How publish and use library?
  • Explain more details on README with gif tutorial for intelliJ
  • add travis ci for gradle
  • mavenize project and create archetype (check archetype guide on archetype tutorial )
  • create a yeoman generator