victor-quotes-cli

A CLI to print quotes by Victor

Usage no npm install needed!

<script type="module">
  import victorQuotesCli from 'https://cdn.skypack.dev/victor-quotes-cli';
</script>

README

Victor Quotes CLI

A Command-line tool for printing random quotes stated by Victor.

Requires node 4+

Installation

Install the package globally

$ npm install -g victor-quotes-cli

Usage

Simply use the victorq command for printing a quote:

$ victorq
 --> Victor states: [Quote]

Info

This module is still in beta. Breaking changes might occur in the near future.