# <%= name %>

> My <%= name%> app built with Electron


## Dev

```
$ npm install
```

### Run

```
$ bozon start
```

### Package

```
$ bozon package
```

Builds the app for OS X, Linux, and Windows, using [electron-builder](https://github.com/electron-userland/electron-builder).


## License

The MIT License (MIT) © <%= author%> <%= year %>
