1.0.6 • Published 2 years ago

@aidantomcy/fortune v1.0.6

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

fortune

This is a cli tool made in JavaScript, similar to the fortune package for Linux.

fortune demo

Usage

To use this, run the following command (Requires NPM version 5.2 or higher):

npx @aidantomcy/fortune

Or, if you are on a version of NPM below 5.2, run the following commands:

npm i -g @aidantomcy/fortune
fortune