batchman 0.0.1

This CLI tool install programs in batch or serve as a list of such
[[bin]]
name = "batchman"
path = "src/main.rs"

[dependencies]

[package]
authors = ["Neosb <neosb@nuteksecurity.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["command-line-utilities"]
description = "This CLI tool install programs in batch or serve as a list of such"
edition = "2021"
keywords = ["cross-platform", "programs", "install", "list", "batch"]
license = "MIT"
name = "batchman"
readme = "README.md"
repository = "https://github.com/NutekSecurity/batchman/"
version = "0.0.1"