|
changelogs:
- updated build.sh build script
- instead of the manually matched 'regex'-like BS, made an helper
function matches() - maybe this made the code a bit more clunked
because you have to manually create an array of strings with each and
every possibility manually typed in but it is still hundreds of
times better than what i was doing beforehand.
also i forgot the binary inside of the commit but i'll make the build
script handle that by deleting it after moving to PATH, probably a good
idea.
|