Skip to content

pranavgaikwad/windup-rulesets-yaml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

windup rulesets converted to yaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.5%
  • Dockerfile 1.5%