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

https://github.com/smalldragonluo/open-git

open the web page of a git repository
https://github.com/smalldragonluo/open-git

git

Last synced: 2 months ago
JSON representation

open the web page of a git repository

Awesome Lists containing this project

README

          

open-git-page
=================

**open-git** is used to open the web page of a git repository.

[![npm Package](https://img.shields.io/npm/v/open-git-page.svg?style=flat-square)](https://www.npmjs.org/package/open-git-page)
[![downloads per month](http://img.shields.io/npm/dm/open-git-page.svg)](https://www.npmjs.org/package/open-git-page)

Installation
------------

npm install -g open-git-page

Usage
-----

```bash
$ openg
```

### Args
* **-c, --cwd**: directory of static files, default is `process.cwd()`
* **-b, --browser**: the browser to use

License
-------

Licensed under MIT

Copyright (c) 2017 [smalldragonluo](https://github.com/smalldragonluo)