Git Product home page Git Product logo

git-issues's Introduction

$ git-issues

Version Downloads

Git issues extension to list issues of a Git project

โ˜๏ธ Installation

You can install the package globally and use it as command line tool:

$ npm i -g git-issues

Then, run git-issues --help and see what the CLI tool can do.

$ git-issues --help
Usage: git-issues [options]

Options:
  -u, --user <username>      The provider username.
  -p, --password <password>  The provider password or token.
  -r, --repo <path>          The path to the repository.
  -s, --status <status>      The status of the issue.
  -l, --label <label>        The label(s) to search for.
  -h, --help                 Displays this help.
  -v, --version              Displays version information.

Examples:
  git-issues # No authentification for public repositories
  git-issues -u your-username -p 'your-password'
  git-issues -r ../another-repository
  git-issues -s 'closed'
  git-issues -l enhancement,bug

Documentation can be found at https://github.com/SoftwareScales/git-issues

๐Ÿ“ Documentation

For full API reference, see the [DOCUMENTATION.md][docs] file.

๐Ÿ˜‹ How to contribute

Have an idea? Found a bug? See [how to contribute][contributing].

๐Ÿ’ซ Where is this library used?

If you are using this library in one of your projects, add it in this list. โœจ

  • git-egylet (by kzhunbp)โ€”Use git more easier

๐Ÿ“œ License

MIT ยฉ [Gabriel Petrovay][website]

[website]: [contributing]: /CONTRIBUTING.md [docs]: /DOCUMENTATION.md

git-issues's People

Contributors

arnochauveau avatar bahmutov avatar gabipetrovay avatar ionicabizau avatar numbuhfour avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.