0.4.1 • Published 11 years ago

releasetools v0.4.1

Weekly downloads
55
License
-
Repository
github
Last release
11 years ago

Node Release Tools

What is this all about?

Node Release Tools is a simple NPM package which makes it really easy automate releases of your Node.js libraries

Installation

Just install it via NPM:

$ npm install releasetools

Usage

The easiest way to use it is by requiring it in your build script. You can see an example of usage in this package's Jakefile file.

Tests

You just have to checkout this package from GitHub, install development dependencies and execute the tests:

$ git checkout https://github.com/rafeca/node-releasetools.git

$ npm install --dev

$ npm test
0.4.1

11 years ago

0.4.0

12 years ago

0.3.0

12 years ago

0.2.0

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.0.2-2

12 years ago

0.0.2-1

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago