@cto.af/create
v0.0.13
Published
Scaffold a new project in the `@cto.af` style.
Downloads
26
Maintainers
Readme
@cto.af/create
Scaffold a new project in the @cto.af
style.
Use
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