Installation

If you have Go installed, you can install using:

go install github.com/BRO3886/gtasks@latest

Or download a pre-built binary:

  1. Download the binary for your system from GitHub Releases
  2. Add the binary to your PATH:
    • macOS/Linux: mv gtasks /usr/local/bin/
    • Windows: Move to a folder already in your PATH, or add its folder to PATH
  3. Verify: gtasks --version