Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 134 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 134 Bytes

Simple scripts

Use the following to create images:

0..999 | %{ cp .\1pixel.png "./blobs/img$($_.ToString().PadLeft(4, '0')).png" }