0.0.4 • Published 6 years ago

jadaradix-countdown v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

jadaradix-countdown

Prints the number of days until the end of the year in ASCII art.

Install

npm i -g jadaradix-countdown

If this fails on macOS, try this:

brew install cairo
pkg-config --atleast-version=1.12.2 cairo
echo $?

It should print 0.

Test

Tests are written with Jest and ToBeType.

npm test

Add to .bash_profile or .bashrc

echo "jadaradix-countdown" >> ~/.bash_profile
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago