Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback

git-timeclock

A timeclock solution for freelance developers to track billable hours.

Getting Started

Install deno!

Note: Add --allow-run --allow-read --allow-write to skip security prompts.

Create your first punch

deno run https://deno.land/x/git_timeclock@v0.1.1-alpha/mod.ts <username>

End a shift

deno run https://deno.land/x/git_timeclock@v0.1.1-alpha/mod.ts <username> --end