This repository was archived by the owner on May 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 84
This repository was archived by the owner on May 22, 2025. It is now read-only.
yarn global install is brokenΒ #76
Copy link
Copy link
Closed
Description
β yarn global add gitlab-time-tracker --prefix /usr/local
yarn global v1.10.1
[1/4] π Resolving packages...
[2/4] π Fetching packages...
[3/4] π Linking dependencies...
[4/4] π Building fresh packages...
success Installed "[email protected]" with binaries:
- gtt
β¨ Done in 14.37s.
β gtt
Usage: gtt [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
start [project] [id] start monitoring time for the given project and resource id
create [project] [title] start monitoring time for the given project and create a new issue or merge request with the given title
status shows if time monitoring is running
stop stop monitoring time
resume [project] resume monitoring time for last stopped record
cancel cancel and discard active monitoring time
log log recorded time records
sync sync local time records to GitLab
edit [id] edit time record by the given id
delete [id] delete time record by the given id
report [project] [ids] generate a report for the given project and issues
config edit the configuration file in your default editor
help [cmd] display help for [cmd]
β gtt sync
error: gtt-sync(1) does not exist, try --help
β gtt config
error: gtt-config(1) does not exist, try --help
β type gtt
gtt is hashed (/usr/local/bin/gtt)
β
this is on MacOS with node v8.12.0
davidmpaz
Metadata
Metadata
Assignees
Labels
No labels