# Create module

Creates a new module in `/modules` directory with the prepared inner structure of the module.

```bash
davinci-code module <moduleName>
```

Arguments:

- `moduleName` - the name of the module to create
