Skip to content

doma-engineering/mirror-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirrors

Readme for this script:

This script will clone all the repositories from a GitHub organization. It uses gh, a GitHub CLI tool, and jq, a JSON parser. You can install it with nix: nix shell nixpkgs#gitAndTools.gh nixpkgs#jq. Run shell.sh to do that. But this script comes with flake.nix, so you can just run it with direnv with direnv allow.

An ad-hoc single-user install for modern nix which enables flakes and installs home-manager, along with direnv, can be found in a cognivore's repo.

About

Mirrors all the repos from a gh org, using gh api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published