Skip to content

Commit

Permalink
Add test instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
eahlberg committed Feb 1, 2025
1 parent 3727e0c commit 3aa6380
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Tete time tracker: under heavy construction ⚠️
# Tete time tracker

- Basic CLI for time tracking: start, stop and list timers
- Persistence using sqlite
- Only one timer at a time
- Optionally specify the database location by setting the environment variable
`TETE_DB_LOCATION`

## Run tests
```
bash bin/run-tests.sh
```

0 comments on commit 3aa6380

Please sign in to comment.