source based package manager
|
|
||
|---|---|---|
| assets | (◕‿◕✿) adds -V/version, logo in README and CLI, and LICENSE | |
| dandy @be74d4b50d | (◕‿◕✿) renames env to ctx, adds barebones for config file | |
| src | (◕‿◕✿) renames env to ctx, adds barebones for config file | |
| .gitignore | ✨ adds git hash #cool #epic #not_useless | |
| .gitmodules | (◕‿◕✿) switched to codeberg | |
| build.odin | (◕‿◕✿) adds -V/version, logo in README and CLI, and LICENSE | |
| LICENSE | (◕‿◕✿) adds -V/version, logo in README and CLI, and LICENSE | |
| README.md | (◕‿◕✿) adds -V/version, logo in README and CLI, and LICENSE | |
| yipee.sh | (◕‿◕✿) now using dandy instead of mashed together scripts! | |
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.