Implemented tracking command

This commit is contained in:
マリウス
2020-10-15 21:56:13 +01:00
parent ce8d2766ff
commit 5ab14a2467
2 changed files with 53 additions and 0 deletions
+6
View File
@@ -25,6 +25,12 @@ Example:
zeit track --project project --task task --begin -0:15
```
### Check currently tracking
```
zeit tracking
```
### Finish tracking
```