Skip to content

luizstacio/tgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Tgit

Tgit is an utility to integrate Trello task manager with any git repository. It enables to associate a commit with one or more tasks and/or move them.

###Installing To install it, just execute the following command.

  npm install -g tgit

###Authenticating and selecting the project. Authenticate through the browser, select the project, then click in save.

  tgit auth

###Using You can execute all of commands yet used with git, however, when execute push command the utility will list all of tasks present in the configurated dashboard.

  tgit push origin master

About

Tgit is an utility to integrate Trello task manager with any git repository. It enables to associate a commit with one or more tasks and/or move them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published