9 Commits

Author SHA1 Message Date
Ran Aroussi
44d7dc369e Update installation script URLs in README files to point to the new install path
- Changed installation script URLs from the old path to the new `/install` path for improved clarity and reliability.
- Updated both English and Chinese README files to reflect the new URLs.
- Ensured consistency across Unix/Linux/macOS and Windows installation instructions.

This change enhances the user experience by providing a clear and stable source for installation scripts.
2025-09-24 15:15:30 +01:00
Ran Aroussi
a6817d39a3 Update installation script URLs in README files
- Changed installation script URLs from GitHub raw links to direct links at automaze.io for improved reliability.
- Updated both English and Chinese README files to reflect the new URLs.
- Ensured consistency across Unix/Linux/macOS and Windows installation instructions.

This change enhances the user experience by providing a more stable source for installation scripts.

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-09-24 15:07:50 +01:00
Stefan Legg
3f3bce2748 Fix path to install script in README.md (#570) 2025-09-24 10:41:56 +01:00
Ran Aroussi
7975cb2012 Enhance cleanup process after cloning by removing .gitignore along with .git and install directory 2025-08-27 21:04:54 +01:00
Ran Aroussi
6475528354 Remove 'install' directory on successful clone
Remove the 'install' directory after successful clone.
2025-08-27 20:45:04 +01:00
Ran Aroussi
2dc3abd4de Update ccpm.sh to remove .git and install directory
Remove .git directory and install folder after cloning.
2025-08-27 20:44:47 +01:00
Ran Aroussi
e0bd3b9d87 Create README.md with quick install guide
Added installation instructions for Unix/Linux/macOS and Windows.
2025-08-27 20:44:09 +01:00
Ran Aroussi
d4c7de5305 Add batch script to clone CCPM repository 2025-08-27 20:42:06 +01:00
Ran Aroussi
dae0663989 Add script to clone and untrack ccpm repository 2025-08-27 20:41:34 +01:00