Closed pohmelie closed 6 years ago
It looks like it is pretty easy to add support for multiple compile sources. Change argument parser and loop over sources with same logic as it is right now in compile function. If you want I can try to make pull request.
compile
Good suggestion Pull request is welcome :)
It looks like it is pretty easy to add support for multiple compile sources. Change argument parser and loop over sources with same logic as it is right now in
compile
function. If you want I can try to make pull request.