CookCLI icon indicating copy to clipboard operation
CookCLI copied to clipboard

macOS and Linux command line program which provides a suite of tools to create shopping lists and maintain recipes.

Results 55 CookCLI issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/cooklang/cookcli/assets/57583560/40566a3e-1aa7-43fb-8ed9-9ff4b7679bf1) It doesn't have the output like the [help page](https://github.com/cooklang/cookcli#example-usage). ![image](https://github.com/cooklang/cookcli/assets/57583560/7a872ab4-f81d-4f2a-9795-08971d64ae7c) Access on another Android device: ```bash ~ $ curl -vvl http://192.168.1.10:9080/ * Trying 192.168.1.10:9080... * connect to 192.168.1.10 port...

Love the tool so far. Some ideas from using it that would make it easier while cooking 1. Option to sort ingredient list by step. Typical recipes will have ingredients...

I want to get started understanding and contributing to Cooklang. Just looking around the codebase for now, and trying to get the dev_server running for the ui. Everything builds and...

Possibly more of a question. In my setup, I `cook server` from a raspberry pi, then `tailscale serve` that to my other devices. If I add a recipe to my...

Seems like one of the big benefits of cooklang is that you could programmatically adjust a recipe for a different serving size, convert imperial to metric units, or vice versa....

feature request
requires spec update

Hey there :) Thanks for the awesome tool! I've recently hit an error that I'm not sure what to do with. If I start the `cook server` and point it...

bug

:robot: I have created a release *beep* *boop* --- ## [0.9.0](https://github.com/cooklang/cookcli/compare/v0.8.0...v0.9.0) (2024-02-23) ### Features * add cache ([91ec988](https://github.com/cooklang/cookcli/commit/91ec988b5bcbdf089c061761ce25e19b53e853a8)) * correct repo name ([d6a4d0d](https://github.com/cooklang/cookcli/commit/d6a4d0d24c001a6fbc0e667e591e0919c11b3b58)) * disable testing mode ([c46bf05](https://github.com/cooklang/cookcli/commit/c46bf05e1107f57f56f5490ff8ffd74c8c15f748)) * test...

autorelease: pending

I'd be handy to have one baking step `bake for ~{30%minutes@350F}` and have that automatically result in the first step of the recipe being `1. Preheat oven to 350F` Probably...

requires spec update

I think adding a Dockerfile would really benefit this project! Here is the one I currently use for a Raspberry Pi, based on Alpine Linux. ```Dockerfile from alpine:3.18 ARG DOWNLOAD_URL="https://github.com/cooklang/cookcli/releases/latest/download/cook-aarch64-unknown-linux-musl.tar.gz"...

It's hard to read yellow text on white background because of low contrast. ![image](https://github.com/cooklang/CookCLI/assets/29201949/7ed56caa-5726-4609-a49f-dd49fea60e14)