/gh-action

Primary LanguageTypeScript

gh-action

Simple command line tool to operate github

Install

npm install gh-action -g

Usage

create a github repository

gh-action create <repo-name>

delete a github respository

gh-action delete <repo-name>

configure token

gh-action config <token-value>