Skip to content

jbalogh/bzattach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uploading patches on a webpage is hard. Command line uploading is the future!

Installation

The script requires Python 2.6. If this is a terrible burden for you, let me know.

STATIC_DEPS=true pip install -e git://github.com/jbalogh/bzattach.git#egg=bzattach

If you want to make the script suck less, check out the source and run

STATIC_DEPS=true pip install reqs.txt

If you're not installing this in a virtualenv you're crazy.

The STATIC_DEPS=true part may not be necessary on non-Mac systems.

About

Uploading bugzilla attachments from the command line is the future!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages