dominikbraun / timetrace

A simple CLI for tracking your working time.
Apache License 2.0
679 stars 75 forks source link

Packaging for Windows with Scoop #112

Closed Br1ght0ne closed 3 years ago

Br1ght0ne commented 3 years ago

Nice project! I went ahead and packaged it in my Scoop bucket.

To install it with Scoop:

scoop bucket add https://github.com/Br1ght0ne/scoop-bucket
scoop install timetrace

You can add that to README if you want to.

dominikbraun commented 3 years ago

Thanks for packaging timetrace! I'll create a PR that updates the installation instructions.