From 58bc6523fbee0cee7d66082a163367493a0ce2b4 Mon Sep 17 00:00:00 2001 From: Christoph Brandau Date: Fri, 13 Feb 2026 13:41:23 +0100 Subject: [PATCH] Rename CLI and registry references to jpm Updates tooling branding and configuration to use the jpm name and related defaults. - Aligns CLI messaging and docs to reference jpm instead of previous name. - Updates registry entry defaults (repository URL, destination path). - Changes temporary working directory prefix used during fetch operations. - Adds project SDK configuration entries for the IDE. - Adjusts README usage instructions to match the renamed commands. These changes keep tooling, docs, and runtime behavior consistent with the jpm namespace. --- .idea/jeAddons.iml | 1 + .idea/misc.xml | 2 +- README.md | 8 ++++---- jpm/cli.py | 2 +- jpm/copier.py | 2 +- jpm/registry.py | 4 ++-- 6 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.idea/jeAddons.iml b/.idea/jeAddons.iml index 788498d..76bf8f4 100644 --- a/.idea/jeAddons.iml +++ b/.idea/jeAddons.iml @@ -4,6 +4,7 @@ + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 78ae3b9..0d39f4c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - +