Skip to content

sindresorhus/repeating-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

repeating-cli

Repeat text

Install

$ npm install --global repeating-cli

Usage

$ repeating --help

  Usage
    $ repeating <count> [string]

  Examples
    $ echo "foo$(repeating 10)bar"
    foo          bar
    $ repeating 3 'unicorn '
    unicorn unicorn unicorn

About

Repeat text

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors