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
- Host: GitHub
- URL: https://github.com/smalldragonluo/open-git
- Owner: smalldragonluo
- License: mit
- Created: 2018-01-11T11:07:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T12:48:16.000Z (over 8 years ago)
- Last Synced: 2025-11-04T07:18:56.897Z (8 months ago)
- Topics: git
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
open-git-page
=================
**open-git** is used to open the web page of a git repository.
[](https://www.npmjs.org/package/open-git-page)
[](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)