New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

quote-cli-amar

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quote-cli-amar

A CLI tool that prints a random quote each run.

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

quote-cli (Node.js)

A Node.js CLI tool that prints a random quotation each time it's run.

Features

  • Prints random quotes
  • Add quotes
  • List all quotes
  • Print multiple quotes with -n

Installation

  • Unzip the folder.
  • Run npm install -g . to install globally.
  • Run quote-cli in your terminal.

Commands

  • quote-cli — print a random quote
  • quote-cli -n 3 — print 3 random quotes
  • quote-cli --list — list all quotes
  • quote-cli --add "Quote" --author "Author" — add a new quote

License

MIT

Keywords

cli

FAQs

Package last updated on 21 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts