Skip to content

joshbtn/PullAllStashRepos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PullAllStashRepos

Build Status

A Command line tool to pull down all repositories from stash.

Windows Development Environment Setup

  1. Install OpenSSL
  2. Add environment variables for the following:
    • OPENSSL_CONF = OpenSSL-Path/bin/openssl.cfg
    • OPENSSL_INCLUDE_DIR = OpenSSL-Path/include
    • OPENSSL_LIB_DIR = OpenSSL-Path

Quick Links

Notes

  • Tested and build using Rust stable 1.0.0

About

Uses the stash api to pull down all git repos. Written using rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages