fml-cli

2.0.0 • Public • Published

FML CLI travis

A cli for serving fml stories to your terminal.

Install

$ npm install -g fml-cli

Usage

$ fml --help

  Usage
    fml [command] [option]

    The command argument is optional. If no command is provided,
    then the random command will be run by default.

  Commands
    random               Serve random fml
    top                  Serve top fml

  Options
    --search, -s         Add search term
    --version, -v        Print version
    --help, -h           Print help

  Examples
    fml                  # Print random fml
    fml top              # Print top fml
    fml -s meme          # Print searched fml

/fml-cli/

    Package Sidebar

    Install

    npm i fml-cli

    Weekly Downloads

    1

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    5.02 kB

    Total Files

    8

    Last publish

    Collaborators

    • timdavish