Skip to content

atrubachev/gists2repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A simple tool to convert all gists to a git repo

Usage example

$  (rm -rf algorithms/; mkdir algorithms/ && cd algorithms/ && git init)
$  go run cmd/gist2repo/main.go --token=<oauth token> --user=<gist user> --repo=$(pwd)/algorithms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages