A Clojure library to generate text banners in an 'ASCII Art' style using FIGlet fonts
Go to file
2014-03-29 15:08:07 -04:00
src/clj_figlet combine all parsed char groups into a single :chars map 2014-03-29 15:08:07 -04:00
test/clj_figlet initial commit 2014-03-29 12:54:03 -04:00
.gitignore initial commit 2014-03-29 12:54:03 -04:00
LICENSE initial commit 2014-03-29 12:54:03 -04:00
project.clj initial commit 2014-03-29 12:54:03 -04:00
README.md initial commit 2014-03-29 12:54:03 -04:00

clj-figlet

A Clojure library to generate text banners in an 'ASCII Art' style using FIGlet fonts, similar to other FIGlet programs.

Usage

FIXME

License

Distributed under the the MIT License. See LICENSE for more details.