@tylerbu/cli-api

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

lint

biome lint .

build

nx run compile

check

nx run-many -p @tylerbu/cli-api --targets=check:format,check:sort-package-json

clean

concurrently npm:clean:*

format

sort-package-json && biome format --write .

compile

tsc -b

version

npm run prepack:readme

lint:fix

biome lint . --fix

clean:build

rimraf built dist

check:format

biome format .

sort-package-json

sort-package-json

check:sort-package-json

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

Metadata

  • MIT
  • >=18.0.0
  • Tyler Butler
  • released 4/23/2024

Downloads

Maintainers