Skip to content

jadaradix/jadaradix-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jadaradix-countdown

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

No slacking.

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published