1.0.1 • Published 5 years ago

terminal-cooker v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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