# prek
{%
include-markdown "../README.md"
start=""
end=""
%}
!!! warning "Not production-ready yet"
prek is not production-ready yet. Some subcommands and languages are not implemented. See the current gaps for drop-in parity on the [TODO page](./todo.md).
It's already being adopted by [some projects](#who-is-using-prek), please give it a try - we'd love your feedback!
{%
include-markdown "../README.md"
start=""
end=""
%}
{%
include-markdown "../README.md"
start=""
end=""
%}
## Getting Started
- [Installation](./installation.md) - Installation options
- [Workspace Mode](./workspace.md) - Monorepo support
- [Differences](./diff.md) - What's different from pre-commit
- [Debugging](./debugging.md) - Troubleshooting tips