@tylerbu/cli-api

v0.5.0
Base classes and other API helpers for oclif-based CLI projects.

api

api-extractor run --local

api:markdown

api-documenter markdown -i _temp/api-extractor -o _temp/docs

build

fluid-build . --task build

check

npm run check:format

check:format

biome format .

clean

rimraf esm _temp *.tsbuildinfo *.done.build.log

compile

tsc --project ./tsconfig.json

format

biome check . --linter-enabled=false --write

full

fluid-build . --task full

lint

biome lint .

lint:fix

biome lint . --write

sort-package-json

sort-package-json
npm i @tylerbu/cli-api

Metadata

  • MIT
  • >=18.0.0
  • Tyler Butler
  • released 10/7/2024

Downloads

Maintainers