Skip to content

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

License

Notifications You must be signed in to change notification settings

CleverCloud/random-labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •