@tylerbu/cli-api

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

api

api-extractor run --local

full

fluid-build . --task full

lint

biome lint .

test

vitest run "test"

build

fluid-build . --task build

check

npm run check:format

clean

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

format

sort-package-json && biome check . --linter-enabled=false --write

compile

tsc --project ./tsconfig.json

lint:fix

biome lint . --write

api:markdown

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

check:format

biome format .

sort-package-json

sort-package-json
npm i @tylerbu/[email protected]

Metadata

  • MIT
  • >=18.0.0
  • Tyler Butler
  • released 8/20/2024

Downloads

Maintainers