archons
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

archons

Fast, powerful and elegant CLI build tool based on clap-rs

Installation

  1. Using npm

    npm install --save-dev archons
  2. Using pnpm

    pnpm add -D archons
  3. Using yarn

    yarn add -D archons
  4. Using bun

    bun add -d archons

Usage

See Examples for examples.

See clap-rs for more information.

Inspiration

  • clap-rs A full featured, fast Command Line Argument Parser for Rust.

  • citty An elegant CLI Builder created with nodejs.

License

Released under MIT license.

Readme

Keywords

Package Sidebar

Install

npm i archons

Weekly Downloads

4

Version

0.2.5

License

MIT

Unpacked Size

21.4 kB

Total Files

5

Last publish

Collaborators

  • fu050409
  • f050409
  • ecliptum