1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub
Run kcl locally 2 months ago

AI Summary: The task requires running a kcl command locally. This involves creating a `justfile` (likely a build automation file using the `just` tool) to facilitate the local execution of the kcl command, as requested by @yurikrupnik. The provided project context indicates an Nx workspace, which might influence the `justfile`'s integration with the existing build system.

Complexity: 3/5
bug documentation enhancement help wanted good first issue wontfix