sumit

0.1.2 • Public • Published

sumit

A simple commandline tool similar to shasum that but for a wide variety of non-cryptographic hashes.

Installation

Install globally with npm or yarn:

npm install -g sumit
yarn global add sumit

Usage

$ sumit -a farmhash32 /usr/share/dict/words /usr/share/dict/propernames
7c9f7e5a  /usr/share/dict/words
35e067fe  /usr/share/dict/propernames

Dependencies (10)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sumit

    Weekly Downloads

    5

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    7.01 kB

    Total Files

    5

    Last publish

    Collaborators

    • gamepoet