Closed padraic closed 7 years ago
Box installation instructions in its README. Then...
mkdir build ./path/to/box(.phar) build # test... ./build/phpmnd.phar ./src
Should be easy enough to add a self-update command tracking PHAR files attached to future Github releases. I'll try taking a look at that in a while.
Implements #15.
thanks!
No problem! I'll look into self-updates in a few days.
Box installation instructions in its README. Then...
Should be easy enough to add a self-update command tracking PHAR files attached to future Github releases. I'll try taking a look at that in a while.
Implements #15.