Skip to content

Instantly share code, notes, and snippets.

@ythosa
Forked from Konard/clone-all.bat
Last active December 18, 2020 12:56
Show Gist options
  • Save ythosa/4e97f6de98d20f03d29fe6c85f3fb8a1 to your computer and use it in GitHub Desktop.
Save ythosa/4e97f6de98d20f03d29fe6c85f3fb8a1 to your computer and use it in GitHub Desktop.
Clone all LinksPlatform's repositories using SSH.
git clone git@github.com:linksplatform/ccc
git clone git@github.com:linksplatform/Collections
git clone git@github.com:linksplatform/Collections.Methods
git clone git@github.com:linksplatform/Communication
git clone git@github.com:linksplatform/Communication.Protocol.Lino
git clone git@github.com:linksplatform/Comparers
git clone git@github.com:linksplatform/Comparisons.SQLiteVSDoublets
git clone git@github.com:linksplatform/Converters
git clone git@github.com:linksplatform/Crawler
git clone git@github.com:linksplatform/CSharpToCppTranslator
git clone git@github.com:linksplatform/CSharpToCppTranslatorTestSolution
git clone git@github.com:linksplatform/Data
git clone git@github.com:linksplatform/Data.Doublets
git clone git@github.com:linksplatform/Data.Triplets
git clone git@github.com:linksplatform/Data.Triplets.Kernel
git clone git@github.com:linksplatform/Diagnostics
git clone git@github.com:linksplatform/Disposables
git clone git@github.com:linksplatform/Documentation
git clone git@github.com:linksplatform/Exceptions
git clone git@github.com:linksplatform/Hardware.Cpu
git clone git@github.com:linksplatform/Hashing
git clone git@github.com:linksplatform/HelloWorld.Doublets.DotNet
git clone git@github.com:linksplatform/Helpers
git clone git@github.com:linksplatform/IdClient
git clone git@github.com:linksplatform/IdDistributorServer
git clone git@github.com:linksplatform/Incrementers
git clone git@github.com:linksplatform/Interfaces
git clone git@github.com:linksplatform/IO
git clone git@github.com:konard/LinksPlatform
git clone git@github.com:linksplatform/linksplatform.github.io
git clone git@github.com:linksplatform/Memory
git clone git@github.com:linksplatform/Numbers
git clone git@github.com:linksplatform/Random
git clone git@github.com:linksplatform/Ranges
git clone git@github.com:linksplatform/Reflection
git clone git@github.com:linksplatform/Reflection.Sigil
git clone git@github.com:linksplatform/RegularExpressions.Transformer
git clone git@github.com:linksplatform/RegularExpressions.Transformer.CppToJava
git clone git@github.com:linksplatform/RegularExpressions.Transformer.CSharpToCpp
git clone git@github.com:linksplatform/RegularExpressions.Transformer.CSharpToPython
git clone git@github.com:linksplatform/Scopes
git clone git@github.com:linksplatform/Scripts
git clone git@github.com:linksplatform/Setters
git clone git@github.com:linksplatform/Sigil
git clone git@github.com:linksplatform/Singletons
git clone git@github.com:linksplatform/Threading
git clone git@github.com:linksplatform/Timestamps
git clone git@github.com:linksplatform/Unsafe
@ythosa
Copy link
Author

ythosa commented Jul 10, 2020

.bat file for cloning all Links Platform repositories using SSH :3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment