Skip to content

v3.7.5

Latest

Choose a tag to compare

@craftslab craftslab released this 23 Jan 02:10

Installation

PyPI Package

pip install diffmanifests

Binary (Linux)

Download the binary for your Ubuntu version and make it executable:

chmod +x diffmanifests-linux-ubuntu*
./diffmanifests-linux-ubuntu* --help

VS Code Extension

  1. Download diffmanifests.vsix
  2. Install in VS Code:
    code --install-extension diffmanifests.vsix

Or install from VS Code Marketplace

See documentation for more details.