An open API service indexing awesome lists of open source software.

https://github.com/robb/swamp

icon stamping in Swift
https://github.com/robb/swamp

Last synced: 7 months ago
JSON representation

icon stamping in Swift

Awesome Lists containing this project

README

          

# 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](https://github.com/jberkel/stamp) by [Jan
Berkel](https://github.com/jberkel).