Commit graph

6 commits

Author SHA1 Message Date
Roy Lee
ff6b87bde7 Update for supporting MacOS
Bump usb-detection to v4.13.0 for supporting MacOS

Note:

The ibctminerscrypt dependency, which depends on multi-hashing fails to
build on MacOS due to more strict warnings from Clang. Override the
CFLAGS so the warnings won't be treated as errors and fail the
compilation.

CFLAGS="-Wno-implicit-function-declaration" npm install
2022-03-07 16:32:53 -08:00
Roy Lee
e521d9dab6 git: ignore node_modules 2022-03-03 10:43:14 -08:00
manfromafar
be20d8f24d
Create linux_grant_serial_permissions.sh 2021-05-04 19:54:29 -06:00
manfromafar
4a37c92f11 initial 2021-04-30 17:45:04 -06:00
manfromafar
8d38611b7c
Update README.md 2021-04-30 17:40:27 -06:00
manfromafar
ba7a03b387
Create README.md 2021-04-30 17:39:07 -06:00