repeating-cli

3.0.0 • Public • Published

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

Package Sidebar

Install

npm i repeating-cli

Weekly Downloads

5

Version

3.0.0

License

MIT

Unpacked Size

2.57 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus