Skip to content

microdevopsbot/github-create-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Create Repository tool

Creates a github repo via CLI

Getting Started

  • generate an API Token for Github.com

  • export GITHUB_TOKEN="YOURGITHUBTOKEN"

  • Build the binary: go build . -o github-create-repository

  • Run the binary: github-create-repository -name=$NewRepoName

About

Small CLI to Create a github repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors