# <%= name %>
> <%= description %>

## Development

```shell<% if (!cooking) { %>
npm i cooking-cli -g<% } %>
npm run dev
```

## Production
```
npm run dist
```

## License
<%= license %>
