Skip to content

A command line tool to import recipes into Cooklang format

License

Notifications You must be signed in to change notification settings

Cabalist/cook-import

 
 

Repository files navigation

cook-import

A command line tool to import recipes into Cooklang format

    poetry run./cook-import --link https://www.bbcgoodfood.com/recipes/next-level-tikka-masala

If you want to output the recipe to a file use this command to run

    poetry run ./cook-import --link https://www.bbcgoodfood.com/recipes/next-level-tikka-masala --file

To see all available listing of flags run this command

    poetry run ./cook-import --help

About

A command line tool to import recipes into Cooklang format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.2%
  • Nix 3.1%
  • Shell 2.7%