Skip to content

harunorimurata/git-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

git-plugin

git-plugin is a simple plugin management tool based on Git Alias.

Install

Download and add path.

# Bash example
$ git clone https://github.com/harunorimurata/git-plugin.git
$ echo export PATH=$(pwd)/git-plugin:$PATH >> ~/.bashrc
$ source ~/.bashrc

Initialize.

$ git-plugin init

Usage

Run git plugin help for displaying the usage.

About

A simple git plugin management tool based on Git Alias.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages