0.0.5 • Published 11 months ago

@kepoai/cli v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@kepo/cli

Kepo CLI - A tool for building TypeScript code into platform-specific plugins.

Installation

npm install -g @kepo/cli
# or
yarn global add @kepo/cli

Usage

You can use the CLI in the following ways:

# After global installation
kp [command] [options]

# Or using npx
npx @kepo/cli [command] [options]

System Requirements

  • Node.js >= 14.0.0
  • Supported OS: macOS, Linux
  • Supported architectures: x86_64, arm64 (Apple Silicon)

Auto-Download

The CLI binary will be automatically downloaded from our release server during installation or first use, matching your system's architecture.

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago