Added remove & add commands
All checks were successful
Test before pr merge / test-lint (pull_request) Successful in 7s

This commit is contained in:
2025-10-11 11:05:04 +02:00
parent 104b736778
commit 45dcb400da
12 changed files with 164 additions and 15 deletions

View File

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