@raycast/extract-tools-info

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

dev

./bin/dev.js ../../examples/smoke-tests -v

lint

eslint . --ext .ts

build

shx rm -rf dist && tsc -b

prepack

npm run build && oclif manifest

postpack

shx rm -f oclif.manifest.json
npm i @raycast/[email protected]

Metadata

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

Downloads