cyberark / bash-lib

Library for bash utility methods and tools
Apache License 2.0
660 stars 24 forks source link

Add github issue functions with 'hub' cli #20

Closed hughsaunders closed 4 years ago

hughsaunders commented 4 years ago

This commit adds functions for creating and commenting on github issues via the hub cli.

Related: conjurinc/ops#492