# w-batch
A batch tool.

![language](https://img.shields.io/badge/language-JavaScript-orange.svg) 
[![npm version](http://img.shields.io/npm/v/w-batch.svg?style=flat)](https://npmjs.org/package/w-batch) 
[![license](https://img.shields.io/npm/l/w-batch.svg?style=flat)](https://npmjs.org/package/w-batch) 
[![npm download](https://img.shields.io/npm/dt/w-batch.svg)](https://npmjs.org/package/w-batch) 
[![npm download](https://img.shields.io/npm/dm/w-batch.svg)](https://npmjs.org/package/w-batch) 
[![jsdelivr download](https://img.shields.io/jsdelivr/npm/hm/w-batch.svg)](https://www.jsdelivr.com/package/npm/w-batch)

## Documentation
To view documentation or get support, visit [docs](https://yuda-lyu.github.io/w-batch/WBatch.html).

## Installation
### Using npm(ES6 module):
> **Note:** `w-batch` can be compiled into an executable file by using `sea`. 

```alias
npm i w-batch
```

> **Run for windows:**
```
path/to/wbat.exe path/to/setting.json
```
