4.0.0 • Published 6 months ago

@uplift-ltd/nexus v4.0.0

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

@uplift-ltd/nexus

Installation

npx @uplift-ltd/nexus

yarn global add @uplift-ltd/nexus

API

build-library

Builds cjs and esm folders using typescript.

nexus build-library

clean-library

Removes the cjs and esm folders (if they are not checked into git).

nexus clean-library