mix/README.md
2025-06-24 16:08:48 +01:00

454 B

🍜 mix

a declerative file-based package manager for windows.

features

  • uses winget 😭

requirements

  • windows 10+ ofc
  • recent version of Bun
  • winget

usage

  • bun i @grng/mix -g, then mix <command> <args>
    • OR bunx @grng/mix <command> <args>
  • mix init to create your mixfile & lock file
  • mix sync to install/remove/update/config packages