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
- Host: GitHub
- URL: https://github.com/robb/swamp
- Owner: robb
- License: apache-2.0
- Archived: true
- Created: 2014-06-15T18:22:29.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T14:56:28.000Z (over 10 years ago)
- Last Synced: 2024-07-24T02:46:17.035Z (almost 2 years ago)
- Language: Swift
- Homepage:
- Size: 275 KB
- Stars: 85
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-swift-cn - swamp - Icon stamping in Swift. (Tools / Video)
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).