Skip to content

CLI to repeat a string n number of times and copy the result to the clipboard.

License

Notifications You must be signed in to change notification settings

prashantpalikhe/rrepeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rrepeat

CLI to repeat a text given number of times and copy the result to the clipboard.

Installation

via npm

$ npm i -g rrepeat

Usage

    Usage: rrepeat <count> [text]
    
    Options:
    
        -h, --help     output usage information
        -V, --version  output the version number
        
    Example:
    
        $ rrepeat 10 "<p>lorem ipsum dolor sit amet</p>"

About

CLI to repeat a string n number of times and copy the result to the clipboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published