Skip to content

timdavish/fml-cli

Repository files navigation

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

About

A cli for serving fml stories to your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published