makespiral
v0.0.4
Published
fun little command to make animated spiral in cli
Downloads
2
Readme
makespiral
fun little command to make animated spiral in cli
How to use
You can install via npm:
npm install -g makespiral
Then you can use it via cli:
makespiral 20
Options
usage: makespiral [array-size] [animation-interval]
example: makespiral 10 30