0.0.0 • Published 10 years ago
verpatch v0.0.0
Verpatch
A simple node wrapper for Verpatch
Getting started
npm install verpatch
Running tests
npm test
Usage
var verpatch = require('verpatch');
verpatch('./path/to/executable', '1.0.0', { publisher: 'publisher'});Options
Standard Options
desc- descriptionpb- private buildcompany- company(c)- copyrightproduct- product namepv- product version
Other options
You can store any other key/value you wish
0.0.0
10 years ago