UNPKG

npm-cards

Version:

Standard deck of cards from the CLI

27 lines (18 loc) 842 B
# NPM Cards [![Build Status](https://travis-ci.org/willyb321/npm_cards.svg?branch=master)](https://travis-ci.org/willyb321/npm_cards)[![NPM](https://nodei.co/npm/npm-cards.png)](https://nodei.co/npm/npm-cards/) > Standard deck of cards from the CLI ## What does it do? npm-cards gives you a tree diagram for a standard deck of cards, right from the command-line. Run ```npm-cards``` after installing and then your preferred image viewer will open up the diagram. ## Install ```sh $ [sudo] npm install -g npm-cards ``` ## Compatibility Should run on most systems, Windows, macOS, unix, etc etc. ## Usage ```sh $ npm-cards ``` ## Changelog See [CHANGELOG.md](https://github.com/willyb321/npm_cards/blob/master/CHANGELOG.md) for the changes happening. ## License MIT © [William Blythe (Willyb321)](https://tehsuperwilly.tech)