Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 312 Bytes

swamp

Icon stamping in Swift with zero dependencies. A lovely addition to every build process.

How to use

Call swamp like so: ./swamp.swift input.png output.png "Hello World"

Ported from stamp by Jan Berkel.