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

https://github.com/arshadkazmi42/gitifyme

:octocat: Configure name and email in current git repository config
https://github.com/arshadkazmi42/gitifyme

conf email gh-config ghconf git git-config gitify gitifyme username

Last synced: about 1 year ago
JSON representation

:octocat: Configure name and email in current git repository config

Awesome Lists containing this project

README

          

# gitifyme :octocat:

[![NPM Version](https://img.shields.io/npm/v/gitifyme.svg)](https://www.npmjs.com/package/gitifyme)
[![NPM Downloads](https://img.shields.io/npm/dt/gitifyme.svg)](https://www.npmjs.com/package/gitifyme)
[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/gitifyme.svg)](https://github.com/arshadkazmi42/gitifyme)
[![LICENSE](https://img.shields.io/npm/l/gitifyme.svg)](https://github.com/arshadkazmi42/gitifyme/blob/master/LICENSE)
[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/gitifyme.svg)](https://github.com/arshadkazmi42/gitifyme/graphs/contributors)
[![Commit](https://img.shields.io/github/last-commit/arshadkazmi42/gitifyme.svg)](https://github.com/arshadkazmi42/gitifyme/commits/master)

Configure name and email in current git repository config

gitifyme

## Install

```
$ npm i -g gitifyme
```

## Usage

- Run the below command inside any git initialized repository

```
$ gitifyme
```

## Contributing

Interested in contributing to this project?
You can log any issues or suggestion related to this library [here](https://github.com/arshadkazmi42/gitifyme/issues/new)

Read our contributing [guide](CONTRIBUTING.md) on getting started with contributing to the codebase