https://github.com/stefanbuck/yo-nodegulp-testproject
https://github.com/stefanbuck/yo-nodegulp-testproject
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefanbuck/yo-nodegulp-testproject
- Owner: stefanbuck
- Created: 2014-09-11T17:15:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-11T17:16:05.000Z (over 10 years ago)
- Last Synced: 2025-01-13T23:15:22.156Z (5 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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