hubugs
stable
  • Background
  • Installation
  • Configuration
  • Usage
  • Templates
  • hubugs manpage
  • Frequently Asked Questions
  • Alternatives
  • Release HOWTO
  • Todo items for documentation
  • API documentation
  • Appendix
  • Glossary
hubugs
  • Docs »
  • hubugs
  • Edit on GitHub

hubugs¶

Warning

I don’t really use GitHub anymore, so this package is somewhat orphaned. It should still work and I will fix bugs when they’re pointed out, but hubugs is frankly quite a low priority for me.

hubugs is a very simple client for working with GitHub’s issue tracker from the command line.

It is written in Python, and works with Python 3.5 and newer. hubugs is released under the GPL v3

Git repository

https://github.com/JNRowe/hubugs/

Issue tracker

https://github.com/JNRowe/hubugs/issues/

Contributors

https://github.com/JNRowe/hubugs/contributors/

Contents¶

  • Background
    • The requirements
  • Installation
    • Using PyPI
    • From source
  • Configuration
  • Usage
    • Options
    • Commands
  • Templates
    • Template locations
    • Precedence
    • Template sets
    • Naming
    • Data
    • Filters
  • hubugs manpage
    • Simple client for GitHub issues
    • SYNOPSIS
    • DESCRIPTION
    • OPTIONS
    • COMMANDS
    • CONFIGURATION
    • BUGS
    • AUTHOR
    • RESOURCES
    • COPYING
  • Frequently Asked Questions
    • Do you accept template contributions?
    • Why is the wrapping broken in comments I make?
    • How do I create headlines when lines beginning with # are scrubbed?
    • I don’t like your choice of template language
  • Alternatives
    • ghi
    • github-cli
  • Release HOWTO
    • Test
    • Prepare release
    • Update PyPI
  • Todo items for documentation
  • API documentation
    • Command line
    • models
    • Template
    • Utilities
    • Errors
  • Appendix
    • Bug objects
    • Comment objects
    • Label objects
    • PullRequest objects
    • Repository objects
    • User objects
  • Glossary

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2010-2016 James Rowe Revision e264dcfa.

Built with Sphinx using a theme provided by Read the Docs.