Simplified package manager where you run only 1 command to update all packages based on your OS and package manager on CLI.
- Runs on:
- macOS (brew)
- linux (apt)
- Impliment Arch Linux's Pacman/Yaourt package manager automation and cleanup
- Detect OS and run the appropriate package manager (right now it detects nothing)
- Impliment 'install' feature so user may access program easily
- Impliment 'unistall' feature
- Impliment 'upgrade' feature