0.0.5 • Published 1 year ago

@kepoai/cli v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago