You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @RMPR, let's continue our discussion here -
kbrew uses recipes to install applications. You can find more details here - https://github.com/kbrew-dev/kbrew#recipes. The collection of the official recipes is at - https://github.com/kbrew-dev/kbrew-registry. So in order to add support for sonarqube, we need to develop a recipe and add it to kbrew-registry. I would recommend you to understand the recipe struct, start with simple install steps and then improve it with pre/post install checks if necessary. You can refer to existing recipes to understand the struct as well
No description provided.
The text was updated successfully, but these errors were encountered: