@raycast/extract-tools-info

v0.0.6
A CLI to extract the information of tools at build time
oclif

@raycast/extract-tools-info

A CLI to extract the information of tools at build time

Usage

$ npm install -g @raycast/extract-tools-info
$ extract-tools-info --help
Extract tool information from tool source files

USAGE
  $ extract-tools-info  EXTENSION_PATH [-d] [-v]

ARGUMENTS
  EXTENSION_PATH  Path to the extension

FLAGS
  -d, --dry      Print the schemas instead of writing them to the package.json
  -v, --verbose  Print verbose output

DESCRIPTION
  Extract tool information from tool source files

Dev

npm run dev
npm i @raycast/extract-tools-info

Metadata

  • MIT
  • >=18.0.0
  • mathieudutour
  • released 10/23/2024

Downloads