No description
Find a file
2025-06-24 20:36:47 +01:00
cmd i guess winget doesnt like silence 2025-06-24 20:36:47 +01:00
.gitignore chore: reset history 2025-06-24 13:32:46 +01:00
bun.lock i love zod 2025-06-24 17:34:03 +01:00
index.ts i guess winget doesnt like silence 2025-06-24 20:36:47 +01:00
lib.ts use home dir for init 2025-06-24 16:07:02 +01:00
mix.hjson.example chore: reset history 2025-06-24 13:32:46 +01:00
mix.lock.example chore: reset history 2025-06-24 13:32:46 +01:00
package.json i guess winget doesnt like silence 2025-06-24 20:36:47 +01:00
README.md fix docs commands 2025-06-24 16:08:48 +01:00
tsconfig.json chore: reset history 2025-06-24 13:32:46 +01:00

🍜 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