프로젝트

gimme

gimme screenshot or poster
2026Design + EngineeringFeatured활발
SwiftCLI
0 0 포크마지막 푸시 2026년 8월 25일

macOS package management is fragmented: every language ecosystem ships its own manager, and keeping global tools up to date means remembering a dozen different commands. gimme is a single orchestration layer on top of all of them — it does not replace Homebrew, Cargo, or npm, it coordinates them.

Built in Swift as a native CLI, it treats each underlying manager as a plugin so new ecosystems can be added without changing the core.