cli-changescribe
v0.2.4
Published
Compatibility bridge from ChangeScribe to Diffwright
Downloads
443
Maintainers
Readme
ChangeScribe compatibility bridge
ChangeScribe has been renamed to Diffwright.
This final compatibility package preserves the changescribe command while
running Diffwright's implementation.
Migrate
For a global installation:
npm uninstall -g cli-changescribe
npm install -g diffwrightThen replace changescribe with diffwright in scripts and documentation.
Existing changescribe commands continue to work through this bridge, but all
future releases will be published as diffwright.
