jam-pvm-build 0.1.26

CLI utility for building PVM code blobs, particularly services and authorizers
1
2
3
4
5
6
7
8
9
10
# Simple utility for building JAM PVM modules

## Usage

Build a JAM PVM service or authorizer:
```
$ jam-pvm-build
```

For more help and options, use `jam-pvm-build --help`