7.0.0-beta.1 • Published 2 days ago

@gitmars/git v7.0.0-beta.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 days ago

@gitmars/git

some git js for gitmars

NPM version Codacy Badge npm download gzip License

Sonar

Install

# use npm
$ npm install @gitmars/git --save

# use yarn
$ yarn add @gitmars/git

# use pnpm
$ pnpm install @gitmars/git

Usage

const { getUserInfo } = require('@gitmars/git')

getUserInfo()

Issues & Support

Please open an issue here.

License

MIT