No description
Find a file
dependabot[bot] 9f98f2509c Bump docker/login-action from 2.2.0 to 3.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 20:12:21 +02:00
.github Bump docker/login-action from 2.2.0 to 3.0.0 2023-09-22 20:12:21 +02:00
test Add workflows to update Docker images for E2E tests 2023-02-01 08:48:42 +01:00
.gitignore Add .gitignore 2023-01-29 21:05:26 +01:00
AUTHORS Add AUTHORS 2023-01-29 21:05:26 +01:00
DCO Add DCO 2023-01-29 21:05:26 +01:00
docker-compose.yml Add E2E tests 2023-02-01 08:48:42 +01:00
LICENSE Add LICENSE 2023-01-29 21:04:17 +01:00
on_modify.py Update copyright range 2023-02-01 08:48:42 +01:00
README.md Add README.md 2023-01-29 21:04:17 +01:00

Timewarrior on-modify Hook for Taskwarrior

This is the development repository for the Timewarrior on-modify hook script for Taskwarrior.

Releases

The hook script is released as on-modify.timewarrior with Timewarrior. You can find it here in the current release.

Installation

Copy the script to the ~/.task/hooks directory. Create that directory if necessary, and make sure the script is executable.

Development

If you want to try this version of the hook script, copy it as on-modify.timewarrior to the ~/.task/hooks directory.