# create-beater-index

[beater][bouzuya/beater] index generator

## Usage

```bash
cd test/
npx create-beater-index
# or npm init beater-index
```

```bash
npx create-beater-index --help
# or npm init beater-index --help
```

## How to build

```bash
npm install
```

## License

[MIT](LICENSE)

## Author

[bouzuya][user] &lt;[m@bouzuya.net][email]&gt; ([https://bouzuya.net/][url])

[user]: https://github.com/bouzuya
[email]: mailto:m@bouzuya.net
[url]: https://bouzuya.net/

[bouzuya/beater]: https://github.com/bouzuya/beater
