kiwiproject / kiwiproject-changelog

Generates change logs
MIT License
1 stars 0 forks source link

Change CLI argument handling because kotlinx-cli is obsolete #129

Closed sleberknight closed 4 months ago

sleberknight commented 4 months ago

kotlinx-cli is obsolete:

This library is obsolete It is effectively unmaintained. Please consider using other libraries.

Looks like picocli is a good option. See #127