Files
eden/tools/cpm/README.md
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
344 B
Markdown
Raw Normal View History

2025-12-31 17:16:46 +01:00
# CPMUtil Tooling
2025-12-31 17:16:46 +01:00
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.