> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/specut/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/specut/introduction.md).

# 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
```
