Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.94 KB

README.md

File metadata and controls

49 lines (38 loc) · 1.94 KB

create-elysiajs

npm npm downloads

Scaffolding your Elysia project with the environment with easy!

With bun

bun create elysiajs <dir>

Support for other package managers will appear later (Maybe, huh)

Supported environment

With renovate, we keep dependencies up to date

The environment can work together

When you select ESLint and Drizzle, you get eslint-plugin-drizzle

When you select Husky and one of the linters - the pre-commit hook will contain the command lint:fix