@trulysimple/tsargp-docs
v0.4.6
Published
Documentation for tsargp
Downloads
91
Readme
tsargp docs
Documentation for tsargp.
Usage
Serve docs from node_modules/@trulysimple/tsargp-docs/dist
with an HTTP server.
Build
curl -fsSL https://bun.sh/install | bash
bun install # install dependencies
bun dev # serve docs locally
npm publish # publish to npm registry