aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates
AgeCommit message (Expand)Author
2026-02-21feat(install): implement install command with lock-based package installationnsfisis
2026-02-21feat(core): add version constraint, lockfile, installed registry, and downloa...nsfisis
2026-02-21feat(require): implement require command with Packagist version resolutionnsfisis
2026-02-14implement init commandnsfisis
2026-02-14define package types, which represent composer.jsonnsfisis
2026-02-14implement about commandnsfisis
2026-02-11change commands::*::execute() signaturesnsfisis
2026-02-11add more dependenciesnsfisis
2026-02-11enable workspacensfisis