Skip to content

Small utility to create github repos from the command line. Requires factotum

Notifications You must be signed in to change notification settings

halfwit/ghcreate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ghcreate - small utility to create a Github repository from the command line

go install github.com/halfwit/ghcreate

Usage

This uses Plan9's factotum to fetch the oauth2 key (you have to get and store this yourself). PRs to modify this behavior are welcome. For use on Linux/Unix, see the plan9port project for details on setting up your factotum.


ghcreate <orgname>/<reponame>

  • <orgname> is optional, if omitted it will create the repository as the oauth2 ticket holder

About

Small utility to create github repos from the command line. Requires factotum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages