Skip to content

Julian/twisted-dev-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

pip install twisted-dev-tools

Examples

fetch-ticket <ticket-number>
review-tickets
get-attachment get <ticket-number> # Gets latest attachment from ticket
tch-ticket works :)
get-attachment apply <ticket-number> # Gets latest attachment from ticket, applies it to the current git reposiory, and commits it with an appropriate message.
mkbranch <branch-name> # Creates an svn branch with the given name
force-build # Force-builds the current git branch, assuming it has been push'd (with dcommit) to svn

About

Tools for twisted development.

Resources

Stars

Watchers

Forks

Packages

No packages published