No description
| cmd | ||
| .gitignore | ||
| bun.lock | ||
| index.ts | ||
| lib.ts | ||
| mix.hjson.example | ||
| mix.lock.example | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
🍜 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 initto create your mixfile & lock filemix syncto install/remove/update/config packages