title: Cup of Coffee - About

About Cup of Coffee

Cup of Coffee is a collection of installation recipes for widely used C libraries.

This project aims to make it easy to build and install C libraries from source on Linux systems.

Contributing

To add a new recipe, create a new directory under recipes/<letter>/<library-name>/ with:

  • library.toml - Metadata (title, version, license, dependencies, recipe_url)
  • install.sh - Installation script

License

This project is licensed under the MIT License. See the LICENSE file for details.


Need help?
Please wait: the project is still pre-alpha!

Cup of Coffee is an open source project inspired by Cargo, Rustup Crates, and Conda-forge.