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

https://github.com/stefanbuck/yo-nodegulp-testproject


https://github.com/stefanbuck/yo-nodegulp-testproject

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# yo-nodegulp-testproject
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-url]][daviddm-image] [![Coverage Status][coveralls-image]][coveralls-url]

The best module ever.

## Install

```bash
$ npm install --save yo-nodegulp-testproject
```

## Usage

```javascript
var yoNodegulpTestproject = require('yo-nodegulp-testproject');
yoNodegulpTestproject(); // "awesome"
```

## API

_(Coming soon)_

## Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [gulp](http://gulpjs.com/).

## Release History

_(Nothing yet)_

## License

Copyright (c) 2014 Octo Cat. Licensed under the MIT license.

[npm-url]: https://npmjs.org/package/yo-nodegulp-testproject
[npm-image]: https://badge.fury.io/js/yo-nodegulp-testproject.svg
[travis-url]: https://travis-ci.org/user/yo-nodegulp-testproject
[travis-image]: https://travis-ci.org/user/yo-nodegulp-testproject.svg?branch=master
[daviddm-url]: https://david-dm.org/user/yo-nodegulp-testproject.svg?theme=shields.io
[daviddm-image]: https://david-dm.org/user/yo-nodegulp-testproject
[coveralls-url]: https://coveralls.io/r/user/yo-nodegulp-testproject
[coveralls-image]: https://coveralls.io/repos/user/yo-nodegulp-testproject/badge.png