ginst 0.1.2

A generic installation tool, able to read and execute instructions from a json file.
[dependencies.clap]
features = ["derive"]
version = "4.1.1"

[dependencies.crossterm]
version = "0.25.0"

[dependencies.json]
version = "0.12.4"

[dependencies.tui]
version = "0.19.0"

[package]
description = "A generic installation tool, able to read and execute instructions from a json file."
edition = "2021"
license = "MIT"
name = "ginst"
readme = "README.md"
version = "0.1.2"