Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 757 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 757 Bytes

acidity

Installation

Requires Crystal.

git clone https://github.com/czycha/acidity.git
cd acidity/
shards build

You may want to add acidity/bin/ to your path to use the script globally.

Usage

acidity input.png output.png [radius]

Notes

Contributors