Can I add issues to github from the command line?

后端 未结 6 1409
旧时难觅i
旧时难觅i 2021-02-02 09:24

I\'m new to git and I\'d like to be able to map plans and progress for my project through github.

The problem is, that requires lots of clicking around with a browser on

6条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-02 09:39

    You could check out this cli for the Github issues API. Note this is specific to Github Issues only.

    Hope this helps.

    [edit] The original answer mentioned this application which doesn't function anymore and recommends ghi.

提交回复
热议问题