watson: add module
Watson is a CLI for tracking your time. Two unit tests were added to validate the module behavior for an empty configuration and the example configuration.
This commit is contained in:
parent
32da35f65b
commit
d469b9bf8a
9 changed files with 183 additions and 0 deletions
|
|
@ -2358,6 +2358,13 @@ in
|
|||
A new module is available: 'programs.helix'.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2022-01-22T15:12:20+00:00";
|
||||
message = ''
|
||||
A new module is available: 'programs.watson'.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue