An open API service indexing awesome lists of open source software.

https://github.com/wet-boew/node-git-simple

Simple wrapper for the git command line
https://github.com/wet-boew/node-git-simple

Last synced: about 1 month ago
JSON representation

Simple wrapper for the git command line

Awesome Lists containing this project

README

        

# Web Experience Toolkit (WET) Release Module

[![Build Status](https://secure.travis-ci.org/wet-boew/node-git-simple.svg?branch=master)](http://travis-ci.org/wet-boew/node-git-simple)
[![dependency Status](https://david-dm.org/wet-boew/node-git-simple/status.svg)](https://david-dm.org/wet-boew/node-git-simple)
[![devDependency Status](https://david-dm.org/wet-boew/node-git-simple/dev-status.svg)](https://david-dm.org/wet-boew/node-git-simple#info=devDependencies)

This module helps automate the release process for the Web Experience Toolkit core and themes.

## Install

```sh
$ npm install node-git-simple
```

wet-boew-release depends on nodejs and git