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

1.1.5 • Public • Published

senchou

Generate TypeScript for Kubernetes resources.

Command Line

Installation

# Using npm.
npm install --global senchou

# Using yarn.
yarn add --global senchou

# Running directly with npx.
npx senchou

Usage

For CLI usage information, see @senchou/cli.

Library

Installation

# Using npm.
npm install senchou

# Using yarn.
yarn add senchou

Usage

For Library usage information, see @senchou/core.

Importing senchou will import the @senchou/core module for convenience.

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i senchou

    Weekly Downloads

    15

    Version

    1.1.5

    License

    Apache-2.0

    Unpacked Size

    3.36 kB

    Total Files

    7

    Last publish

    Collaborators

    • jakehamilton