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

https://github.com/lizhengnacl/karu

一个简单的工具,提醒设置git local config
https://github.com/lizhengnacl/karu

git

Last synced: 3 months ago
JSON representation

一个简单的工具,提醒设置git local config

Awesome Lists containing this project

README

          

## overview
a reminder to set local git config

### origin of the name
karu is a role of [Vindictus](http://vindictus.nexon.net/micro-site/teide)

### context of use
git user information like name email is different between local and global.

### install
```
npm install karu -g
```

### usage