The textproc/cookcli port
cookcli-0.19.1 – command line tool for working with Cooklang recipes (cvsweb github mirror)
Description
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.WWW: https://cooklang.org
Readme
+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------
This package provides an rc script for the integrated "cook server" web
server, which serves content from a system-wide recipe directory located
at ${LOCALSTATEDIR}/cook. Write permission can be granted by adding a user
to the _cook group.
Sample recipes and config files can be seeded using:
$ cd ${LOCALSTATEDIR}/cook && cook seed
Then, start the server:
# rcctl start cook_server
The web interface will be served on port 9080 to the local network.
Maintainer
Pascal Stumpf
Categories
Build dependencies
Files
- /etc/rc.d/cook_server
- /usr/local/bin/cook
- /usr/local/share/doc/pkg-readmes/cookcli
- /var/cook/
- /var/cook/config/
- @newgroup _cook:608
- @newuser _cook:608:_cook::cookcli server:/nonexistent:/sbin/nologin