# pkgm-build

Simple CLI tool to build pkgm packages.

### Install

```
npm i -g pkgm-build
```

### Run

```
pkgm-build folder_of_pkg_to_build
```
