Skip to content

droxey/makeclones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makeclones

Go Report Card Codacy Badge

git clone repositories (in username/reponame format) from a google sheet column!

Table of Contents

  1. Installation
  2. Usage
  3. Tips & Tricks

Installation

brew tap droxey/makeclones
brew install makeclones

Usage

$ makeclones
  -analyze bool
        EXPERIMENTAL in v2. Add to SonarQube for analysis.
  -column string
        Column to scrape. Make sure data is in the format username/reponame (Required)
  -sheet string
        Google Sheets spreadsheet ID (Required)
  -skip int
        Skip a number of rows to accomodate headers
  -tab int
        Spreadsheet tab to look for the specified column
  -token string
        GitHub Personal Access Token (Create one at https://github.com/settings/tokens/new) with full control of private repositories (Required)

Tips & Tricks

  • If your Google Sheet is not publicly viewable, be sure to share it with makeclones-cli@makeclones.iam.gserviceaccount.com.

About

🗂 Clone a list of repos from a column in Google Sheets!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published