Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kellyselden/boilerplate-update
- Owner: kellyselden
- License: mit
- Created: 2019-01-01T10:47:07.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T19:29:10.000Z (about 1 month ago)
- Last Synced: 2025-01-05T23:50:21.382Z (21 days ago)
- Language: JavaScript
- Size: 1.62 MB
- Stars: 5
- Watchers: 3
- Forks: 8
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)