@cplace/git-helper
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

git-helper

git-helper is a wrapper around simple-git providing some additional utility functions to get information on repositories.

It is written in TypeScript and comes with a corresponding declarations file.

Installation

Install git-helper via npm with:

npm install @cplace/git-helper

You can then use it e.g. as follows:

import {Repository} from '@cplace/git-helper';

API

For the full API available see src/index.d.ts.

Maintenance

This project is maintained by collaboration Factory AG.

Pull Requests and Issues are welcome!

License

MIT - see LICENSE.

Readme

Keywords

Package Sidebar

Install

npm i @cplace/git-helper

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • cplace_cit
  • pragatisureka
  • tbuechner
  • cplace-npm