incli 0.7.2

Automation Tool For Installing Compilers, Sdk's and Package Managers
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]

name = "incli"

description = "Automation Tool For Installing Compilers, Sdk's and Package Managers"

authors = ["Necdet Arda Etiman <arda_etiman_799@windowslive.com>"]

license = "MIT"

readme = "README.md"

repository = "https://github.com/Necoo33/incli"

keywords = ["cli", "cli-tool", "automation-tool", "installation-tool", "cla"]

categories = ["command-line-interface", "development-tools::build-utils"]

version = "0.7.2"

edition = "2021"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]

sys-info-extended = "0.5.0"