clikt icon indicating copy to clipboard operation
clikt copied to clipboard

Consider generation of OpenCLI specification

Open mikaelstaldal opened this issue 5 months ago • 1 comments

There is an initiative for creating a standard for specifying CLI:s: OpenCLI.

We should consider supporting generating OpenCLI specification with Clikt.

mikaelstaldal avatar Jul 09 '25 14:07 mikaelstaldal

This is interesting also in the context of processing OpenCLI JSON generated by an app using Clikt further, e.g. to generate GitHub action input. That would make it very easy to create GitHub actions for pretty much any Clikt app 😃

sschuberth avatar Oct 10 '25 16:10 sschuberth