dukit 0.4.2

git cli tool for the feathered
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.clap]
features = ["derive"]
version = "4.5.20"

[dependencies.termion]
version = "4.0.3"

[package]
authors = ["Tharun <tharun1@hotmail.co.uk>"]
description = "git cli tool for the feathered"
edition = "2021"
license = "MIT"
name = "dukit"
readme = "README.md"
repository = "https://github.com/DrCheeseFace/dukit"
version = "0.4.2"