@kumori/kdsl
v0.0.46
Published
Kumori DSL command line interface and library
Readme
The Kumori DSL Command Line Interface
A powerful command-line interface (CLI) for interacting with and managing your Kumori DSL projects. Streamlines common tasks, from project initialization to code generation and deployment.
✨ Features
- TBD
🚀 Installation
Available on npm and can be installed globally on your system.
Prerequisites
- Node.js (>=18.0.0 recommended)
- npm (usually comes with Node.js) or Yarn
# Using npm
npm install -g @kumori/kdsl
# Or using Yarn
yarn global add @kumori/kdsl