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

https://github.com/bukinoshita/gopn

Open GitHub repositories
https://github.com/bukinoshita/gopn

git github javascript nodejs open repo repository

Last synced: 7 months ago
JSON representation

Open GitHub repositories

Awesome Lists containing this project

README

          

# gopn [![Build Status](https://travis-ci.org/bukinoshita/gopn.svg?branch=master)](https://travis-ci.org/bukinoshita/gopn)

> Open GitHub repositories

## Install
```bash
$ npm install -g gopn
```

## Usage
```bash
$ gopn --help

Usage:
$ gopn Open GitHub repository on your default browser

Example:
$ gopn bukinoshita/gopn

Options:
-h, --help Show help options
-v, --version Show version
```

## Demo

![](https://github.com/bukinoshita/gopn/blob/master/demo.gif)

## License

MIT © [Bu Kinoshita](https://bukinoshita.io)