# 🍜 mix > ` a declerative file-based package manager for windows. ` ## features - uses winget 😭 ## requirements - windows 10+ ofc - recent version of [Bun](https://bun.sh/) - [winget](https://github.com/microsoft/winget-cli) ## usage - `bun i @grng/mix -g`, then `mix ` - OR `bunx @grng/mix ` - `mix init` to create your mixfile & lock file - `mix sync` to install/remove/update/config packages