hextime-cli
v0.1.2
Published
Prints current time in hextime. See [this](http://www.intuitor.com/hex/hexclock.html) article.
Readme
hextime
Prints current time in hextime. See this article.
Installation
yarn global add hextime-cli
Usage
hextime
while :; do hextime; done
