Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kellyselden/boilerplate-update

Update boilerplate code between versions
https://github.com/kellyselden/boilerplate-update

Last synced: 16 days ago
JSON representation

Update boilerplate code between versions

Awesome Lists containing this project

README

        

# boilerplate-update

[![npm version](https://badge.fury.io/js/boilerplate-update.svg)](https://badge.fury.io/js/boilerplate-update)
[![Build status](https://ci.appveyor.com/api/projects/status/iobmwgpka2lwtq6s/branch/main?svg=true)](https://ci.appveyor.com/project/kellyselden/boilerplate-update/branch/main)

Update boilerplate code between versions

### Developing

The bulk of the code lives in:

* [git-diff-apply](https://github.com/kellyselden/git-diff-apply)
* [merge-package.json](https://github.com/kellyselden/merge-package.json)

### Testing

These repos are used in the test suite:

* [boilerplate-update-output-repo-test](https://github.com/kellyselden/boilerplate-update-output-repo-test)
* [boilerplate-update-codemod-manifest-test](https://github.com/kellyselden/boilerplate-update-codemod-manifest-test)