# @all-star/base

Bring `best-shot` and `nice-move` together.

[![npm][npm-badge]][npm-url]
[![github][github-badge]][github-url]
![node][node-badge]

[npm-url]: https://www.npmjs.com/package/@all-star/base
[npm-badge]: https://img.shields.io/npm/v/@all-star/base.svg?style=flat-square&logo=npm
[github-url]: https://github.com/airkro/all-star/tree/master/packages/base
[github-badge]: https://img.shields.io/npm/l/@all-star/base.svg?style=flat-square&colorB=blue&logo=github
[node-badge]: https://img.shields.io/node/v/@all-star/base.svg?style=flat-square&colorB=green&logo=node.js

## Installation

```bash
npm install @all-star/base --save-dev
```

## Related

- [best-shot](https://github.com/best-shot/best-shot)
- [nice-move](https://github.com/nice-move/nice-move)
- [garou](https://github.com/nice-move/garou)
