Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 331 Bytes

File metadata and controls

14 lines (10 loc) · 331 Bytes

Contributing to bun-sqlgen

Development setup

git clone https://github.com/ilbertt/bun-sqlgen
cd bun-sqlgen
bun install
bun run build

Commit messages

We use Conventional Commits for commit messages to the main branch. Make sure your PR title is in the correct format.