terminal-cooker

Cook inside your terminal

Usage no npm install needed!

<script type="module">
  import terminalCooker from 'https://cdn.skypack.dev/terminal-cooker';
</script>

README

terminal-cooker Build Status

Cook inside your terminal

Install

$ npm install --global terminal-cooker

Getting of API token

Register on RapidApi and grab your api token.

Save the token to your app with:

$ cook --token=1a2b3c

Usage

$ cook --help
Usage
    $ cook [input]

Options
    --token  Spoonacular API token

Examples
    $ cook --token=1a2b3c
    info Token saved: 1a2b3c
    $ cook eggs ham
    Square Deviled Eggs - [eggs, ham, cream cheese]

License

MIT © Dino Trojak