akku

Package manager for Scheme programming language with dependency resolution

brewmacoslinux
Try with needOr install directly
Source

About

Package manager for Scheme

Commands

akku

Examples

Initialize a new Akku project in current directory$ akku init
Install dependencies listed in akku.index file$ akku install
Add a new dependency to your project$ akku add <package-name>