# Coding: ORM Scaffolding

Now let's use the power of ORM and CommandBox to scaffold everything for you :). The help for this command is here:

```bash
coldbox create orm-crud help
```

It even creates all the integration tests for you.
