coolbot/README.md
2024-07-28 17:09:11 +08:00

256 B

To get started, run the following:

$ nix develop
$ poetry run python -m sample_package
Hello, world!

foods.json:

curl -L 'https://github.com/eryk/easy_recipe/raw/master/recipe/meishichina.json' | jq '[.[] | {title, url}]' > foods.json