0.0.6 • Published 11 months ago

@raycast/extract-tools-info v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@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
0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago