Skip to content

20190619

Choose a tag to compare

@pashagolub pashagolub released this 19 Jun 10:25
· 209 commits to master since this release
af89e2e

-- install-env script added to set up an environment
-- make script uses install-env to update environment before build
-- curl used for downloading
-- Expand-Archive cmdlet used for .zip extraction
-- virtualenv replaced with pip offline packages
-- output folder compressed to .zip on complete
-- install script added for client-side environment set up