# Introduction

> Cut massive test suites into equal chunks.

### Installation

Install on your system:

```
npm install specut --global
```

### Usage

Run the command:

```
specut [options] [path]

-c, --config <config>
-a, --amount <amount>
-m, --mode <mode>
-v, --version
-h, --help
```
