0.0.0 • Published 8 years ago

verpatch v0.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

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 - description
  • pb - private build
  • company - company
  • (c) - copyright
  • product - product name
  • pv - product version

Other options

You can store any other key/value you wish