···1010provides access to the `lix` command which allows for custom sub-commands to be
1111used.
12121313+## Installation
1414+1515+Get it from nixpkgs:
1616+1717+```bash
1818+nix profile install nixpkgs#lix-diff
1919+```
2020+2121+Or get it from the flake:
2222+2323+```bash
2424+nix profile install github:tgirlcloud/lix-diff
2525+```
2626+1327## Usage
14281529The example below demonstrates the usage of the `lix diff` command.