EyeScary Development

AGPM

A package manager in python (arch please don't sue for the name) (rust based clients welcome!)

NEWS!: You can now do pip install agpm and then use agpm-pyp (install, update, uninstall, search) thing, basically we added a way to just type one command to do a thing

Why?

Basically we wanted to give you all a way to install and update our products issue free. And also Pittab had to do his DofE project

How do I add my packages?

make a PR to our CDN, put a folder in agpm_packages that contains a package.zip and a protocols folder with and install.sh, uninstall.sh and update.sh script to do what they say on the tin, add your package name to the package list, and create a metadata.json with a version, description, and release notes for the latest version (maybe we'll make an auto generator for the metadata and install script) and you're done! (note: we may not accept your pr tho)