hextime-cli

Prints current time in hextime. See [this](http://www.intuitor.com/hex/hexclock.html) article.

Usage no npm install needed!

<script type="module">
  import hextimeCli from 'https://cdn.skypack.dev/hextime-cli';
</script>

README

hextime

Prints current time in hextime. See this article.

Installation

yarn global add hextime-cli

Usage

hextime

while :; do hextime; done