eiipm

Eiipm pronounced as ee-pee-em is the package manager of Ewwii (Elkowar's Wacky Widgets Improved Interface).

Common commands

The most common commands in eiipm are the install, uninstall and update commands. Just like their name, they are used to install, uninstall and update packages that you have installed.

Usage example:

# installs the statictranspl binary
eiipm install statictranspl

# uninstalls the statictranspl binary
eiipm uninstall statictranspl

# updates the statictranspl binary to the latest version
eiipm update statictranspl

Uploading a custom plugin

If you made a custom plugin and want to register it to ewwii's package manifest, then you should checkout the Ewwii-sh/eii-manifests repository for more info.

Languages
Rust 100%