klesh opened a new pull request, #2157:
URL: https://github.com/apache/incubator-devlake/pull/2157

   # Summary
   
   1. To compile all plugins in parallel: `make dev` or 
`scripts/compile-plugins.sh`
   2. To remove other plugins and compile one specific plugin: `PLUGIN=jira 
make dev` or `PLUGIN=jira scripts/compile-plugins.sh` (replace `jira` with your 
desired plugin name)
   
   ### Does this close any open issues?
   Closes #2156 
   
   ### Screenshots
   
![image](https://user-images.githubusercontent.com/61080/173013097-c300e1d4-5dc2-42a9-b1ad-65951a33aef8.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to