Fast, powerful and elegant CLI build tool based on clap-rs
-
Using npm
npm install --save-dev archons
-
Using pnpm
pnpm add -D archons
-
Using yarn
yarn add -D archons
-
Using bun
bun add -d archons
See Examples for examples.
See clap-rs for more information.
-
clap-rs A full featured, fast Command Line Argument Parser for Rust.
-
citty An elegant CLI Builder created with nodejs.
Released under MIT license.