mirror of
https://github.com/GothenburgBitFactory/task-timewarrior-hook.git
synced 2025-06-26 10:54:27 +02:00
Add README.md
This commit is contained in:
parent
ded46f8ad8
commit
cca9d98045
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# 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](https://github.com/GothenburgBitFactory/timewarrior/blob/master/ext/on-modify.timewarrior) 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.
|
Loading…
Add table
Add a link
Reference in a new issue