You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate from the Public pattern to @Command annotated methods (#6)
* Replace public method pattern by @Command annotation
* Add samples/swap-kyper-dependency.main.kts
* Fix lint
* Fix README