0.0.7 ⢠Published 1 year ago
elmen v0.0.7
š¦ Elmen
Elmen is a simple boilerplate generator for ts projects
ā
Supports tsup
and unbuild
ā
Automatically adds prettier
, eslint
and all the configurations
ā
Comes with configured vitest
and typescript
ā Supports integrated and standalone projects
Usage
pnpm dlx elmen [--name=<project-name>] [--type=standalone|integrated] [--build=tsup|unbuild]
[--no-git] [--no-prettier] [-no-eslint] [--no-test]