1.1.1 • Published 2 years ago

gh-issue-cli v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

License ⚖️

@MIT