watson-perl icon indicating copy to clipboard operation
watson-perl copied to clipboard

wrap printed lines around 80 characters [watson]

Open nhmood opened this issue 11 years ago • 0 comments

filename : watson line # : 17 tag : todo md5 : 147ff71e507d13df6fd2992cdffd53f7

# [todo] - wrap printed lines around 80 characters
# [todo] - command line option to remove remote repos
# [todo] - replace json parser with just grep? need to get status if failed
# [todo] - add ability to update issue if same title but different md5
# [todo] - implement local only reporting (make it default?)
# [todo] - progress bar for obtaining github/bitbucket issue list
# [todo] - local should be default, must use -r or remote flag to post and check?
#        - maybe have it check against background unless -local is passed
#        - but dont post unless --post is used (make it faster?)
# [todo] - add status indicator for remote requests
#        - we know # of requests and which we are on, can do it that way
# [todo] - change github issue checks to -d instead of issue?key=val
# [todo] - add remote / local options and necessary logic
# [todo] - replace open/closed issue var with just all and closed?

###########################################################
# Global parameters 

nhmood avatar Nov 21 '13 16:11 nhmood