Skip to content

blessedjs/blessed-utils

Repository files navigation

blessed-utils

Build and Deploy semantic-release npm version

Util functions for blessed-cli apps

Installation

pnpm add @blessed/utils

getTheme

Get the theme colors from the config file

getManifest

Get the package.json information from the working directory

runCommand

Open a terminal widget and run a command inside blessed-cli apps.