decred / gominer

Go (golang) based GPU miner for Decred.
GNU General Public License v3.0
160 stars 80 forks source link

add automated builds #170

Closed jolan closed 1 year ago

jolan commented 6 years ago

Lots of options for Linux. Have travis do the builds and save them or use something like https://build.snapcraft.io/

Not sure about Windows. CUDA looks like it can be handled with docker+nvidia-docker?

https://github.com/NVIDIA/nvidia-docker

@jholdstock Any chance you could look at this?