eden-miror/tools/cpm
2026-01-30 16:53:20 +01:00
..
package [tools] fix cpm fetch not grabbing ci packages (#3427) 2026-01-30 16:53:20 +01:00
common.sh
format.sh
migrate.sh
package.sh
README.md [cmake, docs, tools] update CPMUtil (#3183) 2025-12-31 17:16:46 +01:00
update.sh

CPMUtil Tooling

CPMUtil's tooling entirely revolves around the cpmutil.sh script. It contains various functions to aid with package maintenance, such as sanity checks, updates, formatting, prefetching, adding/removing packages, and much more. These are now self-documenting, so view the scripts yourself or run the cpmutil script for help.