Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 316 Bytes

how to compile first run the install-dependency.sh to solve jansson dependency then make

how to use: ./bin/githubit [type] [action]

sample: show details from a Issue: ./bin/githubit issue show repo githubit user iannsp id 16

show Issues list from a Repository ./bin/githubit issue list repo githubit user iannsp