Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcf/gobox

Quick script to print ANSI colours in my terminal
https://github.com/jcf/gobox

Last synced: 1 day ago
JSON representation

Quick script to print ANSI colours in my terminal

Awesome Lists containing this project

README

        

* Box

Prints a table of colours to help remind me which number does what.

** Installation

No packaging I'm afraid. You'll have to build the thing and put it on your
~$PATH~.

#+begin_src sh
go build -o box
#+end_src

** License

Copyright © 2016 James Conroy-Finn.

Released under the MIT license.