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

https://github.com/gulpjs/update-template

Updates a gulpjs repository to match our current scaffold.
https://github.com/gulpjs/update-template

Last synced: 11 months ago
JSON representation

Updates a gulpjs repository to match our current scaffold.

Awesome Lists containing this project

README

          





# @gulpjs/update-template

[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][ci-image]][ci-url] [![Coveralls Status][coveralls-image]][coveralls-url]

Updates a gulpjs repository to match our current scaffold.

## Usage

```sh
> update-template
```

## API

## License

MIT

[downloads-image]: https://img.shields.io/npm/dm/@gulpjs/update-template.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/@gulpjs/update-template
[npm-image]: https://img.shields.io/npm/v/@gulpjs/update-template.svg?style=flat-square

[ci-url]: https://github.com/gulpjs/update-template/actions?query=workflow:dev
[ci-image]: https://img.shields.io/github/workflow/status/gulpjs/update-template/dev?style=flat-square

[coveralls-url]: https://coveralls.io/r/gulpjs/update-template
[coveralls-image]: https://img.shields.io/coveralls/gulpjs/update-template/master.svg?style=flat-square