A Clojure library to generate text banners in an 'ASCII Art' style using FIGlet fonts
Go to file
Gered 0140c2722b keep a copy of the hardblank char as a string as well
avoids us needed to constantly do (str hardblank)
2014-03-29 16:03:17 -04:00
src/clj_figlet keep a copy of the hardblank char as a string as well 2014-03-29 16:03:17 -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.