LICENSE | ||
README.md | ||
repeat.hs |
repeat is a simple cli tool for repeating text. It is intended to be used with Kakoune, but can be useful in other cases too.
example use:
echo "hello" | repeat 3
hellohellohello
LICENSE | ||
README.md | ||
repeat.hs |
repeat is a simple cli tool for repeating text. It is intended to be used with Kakoune, but can be useful in other cases too.
example use:
echo "hello" | repeat 3
hellohellohello