Index | Thread | Search

From:
Pascal Stumpf <pascal@stumpf.co>
Subject:
Re: [new] textproc/cookcli
To:
ports@openbsd.org
Date:
Thu, 27 Nov 2025 19:07:59 +0100

Download raw body.

Thread
  • Pascal Stumpf:

    [new] textproc/cookcli

On Wed, 26 Nov 2025 21:16:44 +0100, Pascal Stumpf wrote:
> 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.
> 
>>> application/x-gzip attachment, name=cookcli.tgz

Here's a version with everything rolled into one package.