Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

pingvin12/due-date-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

due-date-calculator workflow

A cli tool for calculating due dates based on a given date and turnaround time.

Usage

run cargo build in source directory or run from release.

Testing

for testing simply run cargo test