@clevercloud/random-labels

1.0.1 • Public • Published

random-labels

Randomize a list of labels and display them in a suspenseful way

Install

To install random-labels run this command:

npm install -g @clevercloud/random-labels

Run

To run this command random-labels:

random-labels tutu toto titi

This will display the labels in a random order:

tutu => titi => toto

If you want to automatically copy the random list in your clipboard, you can use:

random-labels tutu toto titi --clipboard

This will copy the list as Markdown like this:

* tutu
* titi
* toto

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @clevercloud/random-labels

    Weekly Downloads

    1

    Version

    1.0.1

    License

    Apache-2.0

    Unpacked Size

    14.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • miton18
    • heleneamouzou
    • pdesoyres-cc
    • roberttran-cc
    • flsan
    • judu
    • blackyoup
    • galimede
    • clevercloud-ci
    • hsablonniere
    • kannarfr