Native by default
Command parsing, configuration, filesystem behavior, transport, and output are implemented directly in Rust—not delegated to another CLI.
Experimental open source software
Catify is an independent, memory-efficient implementation of familiar Shopify developer workflows.
npm install --global catify-cli
01
Measured on macOS arm64 against Shopify CLI 4.7.1. Compatibility is 81 of 111 pinned commands. Memory is peak RSS; startup is median warm load time.
02
Command parsing, configuration, filesystem behavior, transport, and output are implemented directly in Rust—not delegated to another CLI.
Catify follows Shopify CLI command names and nesting so existing knowledge and automation carry over with less friction.
Compatibility status, benchmarks, architecture decisions, and known gaps are documented in the repository.
Catify is experimental and not yet a complete replacement. Follow the work, report gaps, or contribute on GitHub.
View the repository →