Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Document ansi escape code usage #6

Open
borkdude opened this issue Aug 20, 2020 · 0 comments
Open

Document ansi escape code usage #6

borkdude opened this issue Aug 20, 2020 · 0 comments

Comments

@borkdude
Copy link
Contributor

$ export BABASHKA_CLASSPATH=$(clojure -Spath -Sdeps '{:deps {io.aviso/pretty {:mvn/version "RELEASE"}}}')
$ bb -e "(require '[io.aviso.ansi :as ansi]) (println (str \"The following text will be \" ansi/bold-red-font \"bold and red\" ansi/reset-font \".\"))"
@borkdude borkdude changed the title Document ansi code usage Document ansi escape code usage Aug 20, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant