Master chef inside your terminal
$ npm install --global terminal-cooker
Register on RapidApi and grab your api token.
Save the token to your app with:
$ cook --token=1a2b3c
$ cook --help
Usage
$ cook [ingredients]
Options
--token Spoonacular API token
Examples
$ cook --token=1a2b3c
info Token saved: 1a2b3c
$ cook eggs ham
Square Deviled Eggs - [eggs, ham, cream cheese]
MIT © Dino Trojak