Skip to content
/ tgit Public
forked from luizstacio/tgit

Tgit é um utilitário para integrar o gerenciador de tarefas trello com qualquer repositório git. Ele lhe possibilita associar um commit com uma ou mais tarefas e ou move-las

Notifications You must be signed in to change notification settings

owliveira/tgit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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 é um utilitário para integrar o gerenciador de tarefas trello com qualquer repositório git. Ele lhe possibilita associar um commit com uma ou mais tarefas e ou move-las

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 4.2%