slatekit / kiit

Kotlin Framework for Apps, APIs, CLIs, Jobs, Mobile and more...
https://www.kiit.dev
Apache License 2.0
112 stars 13 forks source link

Setup: Sample Projects Rework ( prep for Homebrew ) #287

Closed kishorereddy closed 3 years ago

kishorereddy commented 3 years ago

Overview

Part 1 of Integration with HomeBrew This removes old samples projects and create a single new sample project. NOTE: Large PR ( but mostly deletion of old samples and moving of sample apps )

Ticket(s)

n/a

Links(s)

n/a

Dependencies

  1. Minimized dependencies for slatekit ( cli and generator )

Design

  1. Created new slatekit.samples project
  2. Deleted the individual sample project from /src/apps

Notes

n/a

Pending

Discovered a few issues with the Properties / Conf loading ( will fix later in a separate release )

Tests

n/a