https://github.com/lizhengnacl/karu
一个简单的工具,提醒设置git local config
https://github.com/lizhengnacl/karu
git
Last synced: 3 months ago
JSON representation
一个简单的工具,提醒设置git local config
- Host: GitHub
- URL: https://github.com/lizhengnacl/karu
- Owner: lizhengnacl
- Created: 2017-08-19T15:01:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T13:30:22.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T11:13:49.020Z (over 1 year ago)
- Topics: git
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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