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.
- Host: GitHub
- URL: https://github.com/gulpjs/update-template
- Owner: gulpjs
- License: mit
- Created: 2019-06-09T07:21:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T20:39:49.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T15:14:38.619Z (over 1 year ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 3
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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