This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
11762
Commits
3
Branches
10
Tags
52 MiB
C++
72.9%
C
15.4%
Cuda
6.8%
CMake
4.6%
Shell
0.3%
Tree:
c0c64ada03
ethminer
/
libjsqrc
/
compilejs.sh
7 lines
85 B
Raw
Blame
History
#!/bin/bash
cd
ethereumjs
export
PATH
=
$PATH
:
$1
:
$2
npm install
npm run-script build
Reference in new issue