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

Latest commit

 

History

History
12 lines (6 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 320 Bytes

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