senchou
v1.1.5
Published
Generate TypeScript for Kubernetes resources.
Downloads
8
Maintainers
Readme
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.