y-progress
v1.0.2
Published
A simple CLI for printing the year progress for a giving time
Downloads
15
Readme
WHAT IS THIS
A simple CLI for printing the year progress for a giving time
INSTALL
# using npm
npm i y-progress -g
# using yarn
yarn global add y-progress
USAGE
# calculate the year progress for now
y-progress
# calculate the year progress for a giving time
y-progress -t "2024-06-01"
LICENSE
MIT