https://github.com/opencomponents/oc-migrate
A CLI tool for helping OC maintainers to migrate between versions
https://github.com/opencomponents/oc-migrate
opencomponents
Last synced: 7 months ago
JSON representation
A CLI tool for helping OC maintainers to migrate between versions
- Host: GitHub
- URL: https://github.com/opencomponents/oc-migrate
- Owner: opencomponents
- License: mit
- Created: 2016-07-04T18:24:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T20:08:54.000Z (over 2 years ago)
- Last Synced: 2025-07-05T10:48:22.508Z (7 months ago)
- Topics: opencomponents
- Language: JavaScript
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-oc - OC Migrate - Utility for helping migrating between OC versions (Registry Plugins/Utilities)
README
oc-migrate
==========
[](https://greenkeeper.io/)
A tool for allowing [OpenComponents](https://github.com/opentable/oc) registry/components maintainers to safely migrate between more recent OC's versions.
### Usage
```sh
$ [sudo] npm i -g oc-migrate
$ oc-migrate https://your-registry-url.domain.com/
# It will tell you if it's safe to migrate to the latest version
```
### License
MIT