Skip to content

luctst/gh-issue-cli

Repository files navigation



gh-issue-cli

Create an github issue from your terminal 🔫

NPM version Package size Dependencies devDependencies Status code style: prettier Twitter


Content

Features ✨

  • Create issue for Github repository.
  • Easy-to-use interface.

Install 🐙

npm i -g gh-issue-cli

Usage 💡

NPX:

npx gh-issue-cli [commands] <options>
$ gh-issue-cli react vue

  Usage
    $ gh-issue-cli [commands] <options>
  
  Commands
    config,           Create actions on config file, if no options is declared read the config file.
    [repository-name] Enter one or many repository where you have access to create issues on it.

  Options
    --read             Available with the config command, read and return the configuration file.
    --update           Available with config command, update the config file with new data.

  Examples
    $ gh-issue-cli config
    $ gh-issue-cli config --update
    $ gh-issue-cli --read
    $ gh-issue-cli node meow
    $ gh-issue-cli luctst-cli

Contributing 🍰

Please make sure to read the Contributing Guide before making a pull request.

Thank you to all the people who already contributed to this project!

Maintainers 👷

List of maintainers, replace all href, src attributes by your maintainers datas.

Tostee Lucas
Tostee Lucas

💻

License ⚖️

@MIT


About

Create an github issue directly from your terminal 🔫

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published