Skip to content

saifelse/git-trello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-trello

Custom git command for tagging commits with trello cards.

Installation

Add bin/ to your PATH. Eg.

git clone [email protected]:saifelse/git-trello.git ~/git-trello
echo 'export PATH=~/git-trello/bin:$PATH' >> ~/.zshrc
source ~/.zshrc

Configuration

TODO

Usage

From within a repository:

git trello

About

Custom git command for tagging commits with trello cards.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages