8000 GitHub - ninjabear/corporate-clock: cli application to print out the current week of the year, quarter etc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0