Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mateodelnorte/meta-gh

gh command plugin for meta
https://github.com/mateodelnorte/meta-gh

gh git github meta productivity repository

Last synced: 3 months ago
JSON representation

gh command plugin for meta

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/mateodelnorte/meta-gh.svg?branch=master)](https://travis-ci.com/mateodelnorte/meta-gh)

# meta-gh
gh plugin for [meta](https://github.com/mateodelnorte/meta)

The [`gh`](https://github.com/node-gh/gh) tool needs to be present in your path

```
npm install -g gh
```

## Usage

```
➜ ./bin/meta-gh --help

Usage: meta-gh [options] [command]

Commands:

issue Provides a set of util commands to work with Issues
milestone Provides a set of util commands to work with Milestones
pull-request Provides a set of util commands to work with Pull Requests
repo Provides a set of util commands to work with Repositories
help [cmd] display help for [cmd]

Options:

-h, --help output usage information
```