mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Extensions
- Removed the redundant README file, which is now better presented in rfc5-hooks.txt. - Modified all the sample Lua to be rfc5 compliant.
This commit is contained in:
parent
638fcd8ca0
commit
01df9e189e
7 changed files with 25 additions and 142 deletions
|
@ -7,7 +7,7 @@
|
|||
function install ()
|
||||
return 'format', -- Type
|
||||
'uuid.short', -- Name
|
||||
1.0, -- Version
|
||||
'1.0', -- Version
|
||||
'Provides short formatted UUIDs', -- Description
|
||||
'Paul Beckingham', -- Author
|
||||
'paul@beckingham.net', -- Contact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue