Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 681 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 681 Bytes

fancy-cli

Recommend music artists, movies, tv shows, books, authors and games right from your terminal.

SVG

Installation

$ npm install -g @culee/fancy

Usage

Usage:
	$ fancy <query_type> <query_string>
	$ fancy <command>

Commands:
	--help     Display help
	--version  Display version number

Types:
	music      Music artists
	movie      Movies
	show       TV shows
	book       Books
	author     Authors
	game       Games

Examples:
	$ fancy music justin bieber
	$ fancy show how i met your mother

API