#PullAllStashRepos
A Command line tool to pull down all repositories from stash.
- Install OpenSSL
- Add environment variables for the following:
- OPENSSL_CONF = OpenSSL-Path/bin/openssl.cfg
- OPENSSL_INCLUDE_DIR = OpenSSL-Path/include
- OPENSSL_LIB_DIR = OpenSSL-Path
- Tested and build using Rust stable 1.0.0