styx-cli 0.0.1

Command-line interface for the Styx configuration language
[[bin]]
name = "styx"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Command-line interface for the Styx configuration language"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "styx-cli"
readme = "README.md"
repository = "https://github.com/bearcove/styx"
version = "0.0.1"