Building a golang program from source

Sueno1123

New Member
Joined
Feb 19, 2022
Messages
26
Reaction score
6
Credits
230
Hello,

I'm trying to build pcd from source, which is a CLI podcast manager written in golang. Apparently the usual make command doesn't work on this one. The program is poorly-documented, and the developer appears to be inactive. How do I do it? Thanks for your time.
 


You can just download the provided binary under the release, pcd_linux_amd64. Then you can make it executable and run it.
 
Last edited:

Members online


Top