Index | Thread | Search

From:
Pascal Stumpf <pascal@stumpf.co>
Subject:
[new] textproc/cookcli
To:
ports@openbsd.org
Date:
Wed, 26 Nov 2025 21:16:44 +0100

Download raw body.

Thread
CookCLI provides a suite of commands to create shopping lists,
reports and maintain recipes. We've built it to be simple and useful
for automating your cooking and shopping routine with existing UNIX
command line and scripting tools. It can also function as a webserver
for your recipes, making them browsable on any device with a web
browser.

This port is split into -main, which contains the "cook" binary, and
-server, which has the boilerplate to run a simple local "cook server"
from a system-wide recipe database (idea from ian@).

I previously imported textproc/cooklang-chef, but the original
cooklang-cli project has gained many of the features that made me prefer
"chef".

This reuses the uid/gid of sysutils/heartbeat, removed in 2012.