Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 361 Bytes

File metadata and controls

15 lines (11 loc) · 361 Bytes

Spark Build Status

This is a clone of spark by @holman written in rust.

Example usage

$ spark 0 30 55 80 33 150
▁▂▃▅▂▇
$ echo "0,30,55,80,33,150" | spark
▁▂▃▅▂▇