sink is a package manager for retrieving assets from other GitHub releases.
It allows for decoupled projects solely based on GitHub.
See docs for detailed documentation.
TBD.
Presumable prebuilt binaries and Homebrew.
sink installThe configuration of sink is done on a project basis via a sink.toml file.
This file contains all dependencies from various sources and general configurations.
It can also be split up into multiple files, e.g. to separate programming languages.