Added cpl new
Some checks failed
Test before pr merge / test-lint (pull_request) Failing after 8s

This commit is contained in:
2025-10-18 17:48:49 +02:00
parent 8ebac05dd8
commit 6fa11d3737
30 changed files with 416 additions and 136 deletions

View File

@@ -2,7 +2,8 @@
"name": "cpl",
"projects": [
"src/cli/cpl.project.json",
"src/core/cpl.project.json"
"src/core/cpl.project.json",
"test/cpl.project.json"
],
"defaultProject": "cpl-cli",
"scripts": {