A package manager
This repository has been archived on 2026-05-12. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2026-05-11 17:55:06 +12:00
.mol Initial commit 2026-05-11 17:00:07 +12:00
src Initial commit 2026-05-11 17:00:07 +12:00
build.ps1 Initial commit 2026-05-11 17:00:07 +12:00
build.sh Initial commit 2026-05-11 17:00:07 +12:00
gc.dll Initial commit 2026-05-11 17:00:07 +12:00
iconv-2.dll Initial commit 2026-05-11 17:00:07 +12:00
libcrypto-3-x64.dll Initial commit 2026-05-11 17:00:07 +12:00
libssl-3-x64.dll Initial commit 2026-05-11 17:00:07 +12:00
mol.exe Initial commit 2026-05-11 17:00:07 +12:00
mol.pdb Initial commit 2026-05-11 17:00:07 +12:00
pcre2-8.dll Initial commit 2026-05-11 17:00:07 +12:00
README.md Fix readme for my cgit 2026-05-11 17:55:06 +12:00
shard.lock Initial commit 2026-05-11 17:00:07 +12:00
shard.yml Initial commit 2026-05-11 17:00:07 +12:00
zlib1.dll Initial commit 2026-05-11 17:00:07 +12:00

Check out bored os might be a pkg manager for that → https://github.com/BoredDevNL/BoredOS

mol

a simple [maybe suckless] package manager uses hg/git repos to build.

install all you need is crystal

linux/bsd/mac

chmod +x build.sh ./build.sh

windows

./build.ps1

usage

mol grab <repo_url/name(if in repo)> [needs a molfile] mol remove mol update (updates package)`