aonyx-cli 0.0.0

A command-line interface for building apps with Aonyx
[[bin]]
name = "aonyx-cli"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A command-line interface for building apps with Aonyx"
edition = "2024"
homepage = "https://github.com/aonyx-ai/aonyx/tree/crates"
license = "Apache-2.0 OR MIT"
name = "aonyx-cli"
readme = "README.md"
repository = "https://github.com/aonyx-ai/aonyx.git"
rust-version = "1.85.0"
version = "0.0.0"