Typeconf

Use this skill when the user wants to define feature flags prompts or any experiments right in typescript.

javimosch aeaa75d 1.0 KB Updated

File contents

Typeconf Plugin

Define feature flags prompts or any experiments right in Typescript.

Commands

Operations

  • typeconf config generate — generate config via typeconf
  • typeconf flag add — add flag via typeconf
  • typeconf flag list — list flag via typeconf
  • typeconf flag remove — remove flag via typeconf
  • typeconf experiment create — create experiment via typeconf
  • typeconf experiment list — list experiment via typeconf
  • typeconf prompt define — define prompt via typeconf
  • typeconf config show — show config via typeconf
  • typeconf output set — set output via typeconf
  • typeconf validate run — run validate via typeconf

Usage Examples

  • "typeconf --help"
  • "typeconf "

Installation

npm install -g typeconf

Examples

typeconf --version
typeconf --help

Key Features

  • feature-flags\n- typescript\n- configuration

javimosch/supercli/tree/main/plugins/typeconf/skills/quickstart commit aeaa75d527

Frequently asked questions

npx skillmds@latest add javimosch/typeconf