gi-cli
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

gi-cli

Build Status David DM

Git issues command line interface.

Config file

Make sure to have a configuration file at $HOME/.gi.yaml. Here an example for its content:

---
github.com:
  token: <AUTH-TOKEN>

Commands

$ w/gi-cli ╍ gi --help
gi [command]

Commands:
  gi <issue number>  Checkout branch for issue number.
  gi list            Lists all open issues of this project.
  gi pr              Create pull/merge request for current branch.
                                                                [aliases: merge]

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

Readme

Keywords

none

Package Sidebar

Install

npm i gi-cli

Weekly Downloads

12

Version

1.3.0

License

MIT

Unpacked Size

309 kB

Total Files

48

Last publish

Collaborators

  • picter-ci