Skip to content

Compatibility layer to make windup XML compatible with analyzer-lsp

License

Notifications You must be signed in to change notification settings

konveyor/windup-shim

Repository files navigation

Code of Conduct

Refer to Konveyor's Code of Conduct here.

Building the Base Image

The shim will use the analyzer-lsp as the base image. You will need to build the base by:

  1. Clone analyzer-lsp.

git clone [email protected]:konveyor/analyzer-lsp.git

  1. Build the base image

cd analyzer-lsp && podman build -f Dockerfile -t analyzer-lsp

Running the demo

  1. Build the Image

podman build -f Dockerfile -t windup-shim

  1. Run the image

podman run -it windup-shim test /windup-rulesets/rules/rules-reviewed

About

Compatibility layer to make windup XML compatible with analyzer-lsp

Resources

License

Stars

Watchers

Forks

Packages

No packages published