FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

github/ohnogit: For when you have to use git in nodejs. · GitHub

This repository was archived by the owner on Dec 2, 2019. It is now read-only.
/ ohnogit Public archive

OhNoGit

For when you have to use git in nodejs.

A wrapper around nodegit.

Install

To use:

npm install ohnogit --save
import {Repository} from 'ohnogit'

const repo = Repository.open('path/to/repository')
await repo.refreshStatus()

For development:

git clone https://github.com/github/ohnogit
npm install

About

For when you have to use git in nodejs.

Resources

Code of conduct

Contributing

Security policy

Stars

27 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL