Skip to content

cli application to print out the current week of the year, quarter etc

License

Notifications You must be signed in to change notification settings

ninjabear/corporate-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corporate-clock

It tells you where you are in the year/quarter.

corporateclock command line image

Usage

$ corporateclock

Install

Providing your ~/bin is added to your PATH correctly:

$ cargo build --release
$ cp ./target/release/corporateclock ~/bin

otherwise;

$ cargo run

About

cli application to print out the current week of the year, quarter etc

Resources

License

Stars

Watchers

Forks

Languages