Package Manager Support

With v0.6.0 we wanted to make it easier for you to install Mufi-Lang, and our goal was to at least support one package manager for each operating system. So far, we have successfully completed this goal and have introduced three new Github repos to accomplish this goal. This allows us to be transparent with what's being installed and allows others to contribute if they feel something else can be added to provide extra help.
New Repos:
https://github.com/Mustafif/MufiZ-APT
- This repo contains all of our
.debfiles for theaptpackage manager for Debian-based Linux distros.
- This repo contains all of our
https://github.com/Mustafif/mufi-bucket
This is our own maintained bucket that contains
MufiZWindows systems, and supports installation forx86_64,x86andarm64.This is for the
scooppackage manager, and I found this manager to be a lot better than the officialwingettool.
https://github.com/Mustafif/homebrew-mufi
- This is our maintained tap for the
brewpackage manager and supports installing both arm and intel Macs, as well as
Linux.
- This is our maintained tap for the
I hope these efforts help make everyone's lives easier. It was a fun experience learning how to make custom repositories for these managers. Any other multi-platform project I work on will be hosted on these.






