Barrelsby

Use this skill when the user wants to automatic typescript barrels (index.ts files) for your entire codebase.

javimosch 55f0e49 1.0 KB Updated

File contents

Barrelsby Plugin

Automatic TypeScript barrels (index.ts files) for your entire codebase.

Commands

Operations

  • barrelsby barrel generate — generate barrel via barrelsby
  • barrelsby directory scan — scan directory via barrelsby
  • barrelsby config set — set config via barrelsby
  • barrelsby exclude set — set exclude via barrelsby
  • barrelsby include set — set include via barrelsby
  • barrelsby flat set — set flat via barrelsby
  • barrelsby structure set — set structure via barrelsby
  • barrelsby verbose set — set verbose via barrelsby
  • barrelsby config show — show config via barrelsby
  • barrelsby watch run — run watch via barrelsby

Usage Examples

  • "barrelsby --help"
  • "barrelsby "

Installation

npm install -g barrelsby

Examples

barrelsby --version
barrelsby --help

Key Features

  • typescript\n- barrels\n- code-generation

javimosch/supercli/tree/main/plugins/barrelsby/skills/quickstart commit 55f0e49038

Frequently asked questions

npx skillmds@latest add javimosch/barrelsby