UNPKG

@cto.af/create

Version:

Scaffold a new project in the `@cto.af` style.

23 lines (16 loc) 374 B
# @cto.af/create Scaffold a new project in the `@cto.af` style. ## Use ```sh mkdir foo cd foo npm create @cto.af ``` ## Included - TypeScript - Eslint with all of the @cto.af plugins installed - Coverage metrics with source-mapping to .ts files - Docs with typedoc - GHA for CI and releases - Docs go onto a separate branch, published at release time - `clean` script