Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a recipe for sonarqube #118

Open
RMPR opened this issue Aug 4, 2021 · 1 comment
Open

Create a recipe for sonarqube #118

RMPR opened this issue Aug 4, 2021 · 1 comment
Labels
recipe Related to recipe structure

Comments

@RMPR
Copy link

RMPR commented Aug 4, 2021

No description provided.

@PrasadG193
Copy link
Member

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

@vishal-biyani vishal-biyani added the recipe Related to recipe structure label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Related to recipe structure
Projects
None yet
Development

No branches or pull requests

3 participants