kitenv 0.1.0

Your development environment toolchain, effortlessly managed.
[[bin]]
name = "kite"
path = "src/main.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Your development environment toolchain, effortlessly managed."
documentation = "https://docs.rs/kitenv"
edition = "2024"
homepage = "https://kitenv.dev"
license = "MIT OR Apache-2.0"
name = "kitenv"
readme = "README.md"
repository = "https://github.com/lucasmcclean/kitenv"
version = "0.1.0"