1
0
Fork
You've already forked yipee
0
source based package manager
  • Odin 99.1%
  • Shell 0.9%
movva d7f06ac05c
(◕‿◕✿) switched to codeberg
Signed-off-by: movva <disruptivemovva@disroot.org>
2026年04月01日 00:45:05 +02:00
assets (◕‿◕✿) adds -V/version, logo in README and CLI, and LICENSE 2026年03月10日 20:00:40 +01:00
dandy @be74d4b50d (◕‿◕✿) renames env to ctx, adds barebones for config file 2026年03月13日 02:15:26 +01:00
src (◕‿◕✿) renames env to ctx, adds barebones for config file 2026年03月13日 02:15:26 +01:00
.gitignore adds git hash #cool #epic #not_useless 2026年03月04日 03:19:09 +01:00
.gitmodules (◕‿◕✿) switched to codeberg 2026年04月01日 00:45:05 +02:00
build.odin (◕‿◕✿) adds -V/version, logo in README and CLI, and LICENSE 2026年03月10日 20:00:40 +01:00
LICENSE (◕‿◕✿) adds -V/version, logo in README and CLI, and LICENSE 2026年03月10日 20:00:40 +01:00
README.md (◕‿◕✿) adds -V/version, logo in README and CLI, and LICENSE 2026年03月10日 20:00:40 +01:00
yipee.sh (◕‿◕✿) now using dandy instead of mashed together scripts! 2026年03月09日 01:53:02 +01:00

yipee source package manager

Context

i've made a while ago a project called repo-update which is the most basic package manager ever (it sucks, duh) but it also is pretty useful!.. kinda dumb tho

so i've decided after watching dacctal videos How I use Linux that I would make it again, but better.