testbuild
v1.0.5
Published
Edit your package.json file for test builds, includes ability to change name and version.
Readme
Test Build
Simple script to put in front of your test build server to change the package name and optionally add in a build number to the version prior to publishing a test build.
Install
npm install -g testbuild
Usage
testbuild package_name [build_number] [directory]
