cherrygh 0.1.0

Library to make use of `gh` CLI nicely
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "cherrygh"
description = "Library to make use of `gh` CLI nicely"
license = "MIT"
version = "0.1.0"
edition = "2021"

[dependencies]
anyhow = "1.0.79"