yassh / str-repeat-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

str-repeat-cli

Repeat string CLI

Usage

$ str-repeat w 10
wwwwwwwwww

$ str-repeat foo 3
foofoofoo

About


Languages

Language:Shell 53.7%Language:JavaScript 46.3%