UH Cross Reference Detector for Qt Jira data.
This service was created as a result of the OpenReq project funded by the European Union Horizon 2020 Research and Innovation programme under grant agreement No 732463.
Nikke checks cross references from Qt jira data comments and reports them as proposed dependencies.
- Python
- Docker
POST http://217.172.12.199:9209/
With Docker installed:
docker build . -t nikke
docker run -p 9209:9209 nikke
POST /
Include requirements in the request body. Returns a list of proposed dependencies.
None at the moment.
None
See the OpenReq Contribution Guidelines here.
Free use of this software is granted under the terms of the EPL version 2 (EPL2.0).