diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-19 20:56:57 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-19 20:56:57 +0300 |
| commit | 5d0532428300d048dbc47acfa08f77b8dc9c32bb (patch) | |
| tree | 42a912c2475b8e423a0497bfbfdbc782c8a08fde | |
| parent | 8f25a24cf39f5735977fb2205eb75413cf027163 (diff) | |
add vibe-coding info
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ A simple command-line tool to track time spent on tasks. It has been primarily c `timr` is a minimalist stopwatch-style timer that runs in your terminal. It helps you track the time you spend on your work by allowing you to start, stop, and check the status of the timer. The timer's state is saved to your system, so you can pause your work and resume tracking later. +It has been vibe coded! + ## Installation To build and install `timr`, you need to have Go installed on your system. You can then build the executable by running the following command in the project's root directory: |
