Skip to content

Commit b0213e4

Browse files
authored
Create update-cli.md
1 parent 870ba29 commit b0213e4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Update CLI
2+
3+
Often mxlint-cli is updated before the extension is refreshed to the latest mxlint-cli version. You can use the latest version (assuming it's compatible) with the extension by following the steps:
4+
5+
- Download the CLI binary from https://github.com/mxlint/mxlint-cli/releases (You need the one with name that ends with windows-amd64.exe for windows)
6+
- You will find a file with name `mxlint-local.exe` in `$project_dir/.mendix-cache/` directory. Delete `mxlint-local.exe`
7+
- Copy or move the new mxlint-cli to `$project_dir/.mendix-cache`. Make sure it's called `mxlint-local.exe`
8+
9+
No need to restart Mendix studio pro

0 commit comments

Comments
 (0)