elmen
v0.0.7
Published
Elmen is a simple boilerplate generator for ts projects
Downloads
3
Readme
📦 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]