many on the way. Contribuitons are welcome 🤗
- Very Fast and Performant
- Memory Safety
- Simplified commands
- Lightweight
- Easy to use
- Cross Platform
- Automatic arguments passing
- Highly Scalable
This project is intented to simplify the overwhelming and confusing package manager world(wars). This makes the job of CL/CI and Automation developers to write automations in a simplified manner with very less to no overhead. UPM will be an life changer for people woking with multiple package managers in multiple forms.
upm i
upm i <package>
upm rm <package>
upm up
upm fz
upm run <automation>
or
upm <automation>
- Adding support for more package managers like PIP, Go, Flutter and more
- Customized project scaffolding with professional custom templates
- Adding installation scripts and wrappers to easy installaiton on various platforms
Any other package manager can be added by adding proper alias and command equivalents in cmds.rs
Made with ❤️ by Rajaniraiyn