Git Product home page Git Product logo

ghi's Introduction

ghi

GitHub Issues on the command line. Use your $EDITOR, not your browser.

ghi was originally created by Stephen Celis, and is now maintained by Alex Chesters.

Install

Install ghi-scrum extension directly

$ gem install specific_install
$ gem specific_install https://github.com/xiaoq17/ghi.git feat/scrum

*** Please ignore following sections ***

Via brew (latest stable release):

brew install ghi

Via gem (latest stable release):

gem install ghi

Via curl (latest bleeding-edge versions, may not be stable):

curl -sL https://raw.githubusercontent.com/stephencelis/ghi/master/ghi > ghi && \
chmod 755 ghi && \
mv ghi /usr/local/bin

Usage

usage: ghi [--version] [-p|--paginate|--no-pager] [--help] <command> [<args>]
           [ -- [<user>/]<repo>]

The most commonly used ghi commands are:
   list        List your issues (or a repository's)
   show        Show an issue's details
   open        Open (or reopen) an issue
   close       Close an issue
   lock        Lock an issue's conversation, limiting it to collaborators
   unlock      Unlock an issue's conversation, opening it to all viewers
   edit        Modify an existing issue
   comment     Leave a comment on an issue
   label       Create, list, modify, or delete labels
   assign      Assign an issue to yourself (or someone else)
   milestone   Manage project milestones
   status      Determine whether or not issues are enabled for this repo
   enable      Enable issues for the current repo
   disable     Disable issues for the current repo

See 'ghi help <command>' for more information on a specific command.

Source Tree

You may get a strange error if you use SourceTree, similar to #275 and #189. You can follow the steps here to resolve this.

Contributing

If you're looking for a place to start, there are issues we need help with!

Once you have an idea of what you want to do, there is a section in the wiki to provide more detailed information but the basic steps are as follows.

  1. Fork this repo
  2. Do your work:
  3. Make your changes
  4. Run rake build
  5. Make sure your changes work
  6. Open a pull request!

FAQ

FAQs can be found in the wiki

Screenshot

Example

ghi's People

Contributors

stephencelis avatar alexchesters avatar lfdm avatar shubhamshuklaer avatar davidcelis avatar joshbeckman avatar jamie avatar sinasamavati avatar xiaoq08 avatar timruffles avatar gitusp avatar moriarty avatar zol avatar dracos avatar grayhatter avatar dspinellis avatar wakeless avatar shimpeiws avatar valpackett avatar tomohiro avatar tiddolangerak avatar richardlitt avatar r4um avatar pc avatar parkr avatar okurz avatar naholyr avatar nahi avatar mootoh avatar jech avatar

Watchers

James Cloos avatar  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.