454 B
454 B
🍜 mix
a declerative file-based package manager for windows.
features
- uses winget 😭
requirements
usage
bun i @grng/mix -g
, thenmix <command> <args>
- OR
bunx @grng/mix <command> <args>
- OR
mix init
to create your mixfile & lock filemix sync
to install/remove/update/config packages