...
Code Block |
---|
git remote add inspectit_main git@github.com:inspectIT/inspectIT.git |
Implement changes
Ones Once you have the inspectIT source code via git available on your local machine, you can start coding and implementing changes. We advise that you check theĀ Development Environment page in order to correctly setup the development environment. Please develop code thinking on theĀ Quality.
Check that the build is working
...