Skip to content

@tyravel/cli

The Tyravel command-line interface

Install

bash
npm install @tyravel/cli

Metadata

FieldValue
Version1.0.1
Sourcepackages/cli
CategoryDeveloper experience
Node.js>=26

Tyravel dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • Command
  • ConsoleKernel
  • createKernel
  • findProjectRoot
  • loadProjectConfig
  • parseArgv
  • requireProjectRoot

Types

  • CommandDefinition
  • TyravelConfig

Guide

See the Getting started guide for usage examples.

Released under the MIT License.