Installation

If you have Go installed, you can download using:

go get github.com/BRO3886/gtasks

or you can download the binary:

  1. Download the binary for your system (check releases)
  2. Add the binary location to PATH
    1. Move the binary to a particular folder, for eg Documents
    2. Append the absolute path (use pwd) of the folder to PATH
    3. Execute gtasks from anywhere