All Projects → rootVIII → git_clones

rootVIII / git_clones

Licence: MIT license
Git clone all of a user's PUBLIC Github repositories

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to git clones

Phomeme
Simple sentence mixing tool (work in progress)
Stars: ✭ 18 (-10%)
Mutual labels:  github-pages, github-page
docshub
API Documentation Browser based Github Pages Service
Stars: ✭ 58 (+190%)
Mutual labels:  github-pages, github-page
godot-ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 316 (+1480%)
Mutual labels:  github-pages, github-page
chicio.github.io
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (+0%)
Mutual labels:  github-pages, github-page
Github Pages Gallery
A zero dollar solution to host your photo/video gallery online using Github pages and GitHub Actions. No coding necessary.
Stars: ✭ 77 (+285%)
Mutual labels:  github-pages, github-page
cmcodes1.github.io
😊 Here's my portfolio where you can see all my projects, blogs, and achievements.
Stars: ✭ 23 (+15%)
Mutual labels:  github-pages, github-page
BaseMax.Github.io
Max Base Personal Website.
Stars: ✭ 20 (+0%)
Mutual labels:  github-pages, github-page
CodeForAfrica.org
The @CodeForAfrica landing page. Built with Jekyll and hosted on Github Pages. Accessible at https://codeforafrica.org/
Stars: ✭ 20 (+0%)
Mutual labels:  github-pages, github-page
Reverie
🎨 A ridiculously elegant Jekyll theme.
Stars: ✭ 442 (+2110%)
Mutual labels:  github-pages, github-page
Liberxue.github.io
Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog
Stars: ✭ 330 (+1550%)
Mutual labels:  github-pages, github-page
Hanuman
A responsive, lightning-fast Jekyll theme built using AMP (Accelerated Mobile Pages) to speed up your blogs and websites.
Stars: ✭ 100 (+400%)
Mutual labels:  github-pages, github-page
Jekyll Rtd Theme
Just another documentation theme compatible with GitHub Pages
Stars: ✭ 92 (+360%)
Mutual labels:  github-pages, github-page
Godot Ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 168 (+740%)
Mutual labels:  github-pages, github-page
sbt-ghpages
git, site and ghpages support for sbt projects.
Stars: ✭ 94 (+370%)
Mutual labels:  github-pages
hugo-deploy
Easily deploy Hugo sites to Github Pages
Stars: ✭ 11 (-45%)
Mutual labels:  github-page
fluidity
Fluidity - An accordion based startpage
Stars: ✭ 196 (+880%)
Mutual labels:  github-page
vue-d3-template
A template project for using Vue with D3.js (easy serve on github.io)
Stars: ✭ 16 (-20%)
Mutual labels:  github-page
apihandyman.io
The apihandyman.io website
Stars: ✭ 14 (-30%)
Mutual labels:  github-page
angular-scaffolding
🔥 A seed project to help us get up & running with Progressive Web Apps, Google Analytics, Angular Universal, and be able to deploy to App Engine & GitHub Pages
Stars: ✭ 12 (-40%)
Mutual labels:  github-pages
UltimateGitResource
📚 The ultimate collection of git commands and resources to power up your programming!
Stars: ✭ 388 (+1840%)
Mutual labels:  github-pages

Download/clone all of a user's public repositories

Pass a Github username as a command line argument

python3 git_clones.py -u <github username>

Requirements:
  • Python3
  • any operating system

All cloned repositories will be downloaded to the current working directory.

Tested on MacOS Big Sur, Ubuntu 18.04/20.04/22.04.LTS, Windows 11


Author: rootVIII 2019-2022

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].