# `@matron/schematics`

> TODO: description

## Usage

```
const schematics = require('@matron/schematics');

// TODO: DEMONSTRATE API
```

## TODO

- [ ] Use only webpack to bundle instead of a mix with tsc

## Development

### Add new schematic

- Create schematic action folder under `src/collection`
- Add configuration in `src/collection.json`
