https://github.com/mglaman/go-tempo
A command line interface for Tempo time logging
https://github.com/mglaman/go-tempo
golang tempo timelogging
Last synced: 6 months ago
JSON representation
A command line interface for Tempo time logging
- Host: GitHub
- URL: https://github.com/mglaman/go-tempo
- Owner: mglaman
- License: apache-2.0
- Created: 2018-10-18T00:56:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T14:05:55.000Z (over 6 years ago)
- Last Synced: 2025-06-21T10:08:01.918Z (about 1 year ago)
- Topics: golang, tempo, timelogging
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tempo CLI
=========
Create `~/.tempo.yaml` with the following values:
```yaml
username: YOUR_USERNAME
token: YOUR_API_TOKEN
```