@knutkirkhorn/gcd-cli

3.0.1 • Public • Published

gcd-cli

Get the greatest common devisor of two numbers CLI

Installation

npm install --global @knutkirkhorn/gcd-cli

Usage

$ gcd --help

  Usage
    $ gcd <number1> <number2>

  Examples
    $ gcd 12 20
    $ gcd 13 234

Related

Package Sidebar

Install

npm i @knutkirkhorn/gcd-cli

Weekly Downloads

0

Version

3.0.1

License

MIT

Unpacked Size

2.69 kB

Total Files

4

Last publish

Collaborators

  • knutkirkhorn