NebuTech / NBMiner

GPU Miner for ETH, RVN, BEAM, CFX, ZIL, AE, ERGO
https://nbminer.com
3.18k stars 521 forks source link

[Enhancement] Created scoop bucket for easy updates #943

Open xtonousou opened 2 years ago

xtonousou commented 2 years ago

Scoop bucket https://github.com/xtonousou/xbucket

Installation

scoop bucket add xbucket https://github.com/xtonousou/xbucket
scoop install nbminer

Make sure you've migrated your .bat scripts to ~/scoop/apps/nbminer/current .

You can update NBMiner using scoop's autoupdate feature (https://scoop-docs.vercel.app/docs/concepts/App-Manifest-Autoupdate.html#autoupdate) and you don't have to worry about losing .bat scripts configuration because they are persistent (https://scoop-docs.vercel.app/docs/concepts/Persistent-data.html#persistent-data)