diff --git a/data/tools/jqassistant.yml b/data/tools/jqassistant.yml new file mode 100644 index 000000000..614756553 --- /dev/null +++ b/data/tools/jqassistant.yml @@ -0,0 +1,24 @@ +name: jQAssistant +categories: + - linter +tags: + - java + - kotlin + - typescript + - xml + - json + - yaml + - git + - spring + - nodejs +license: GNU General Public License v3.0 +types: + - cli +source: 'https://github.com/jqassistant/jqassistant' +homepage: 'https://jqassistant.org/' +description: >- + jQAssistant is a plugin based software analytics platform which allows scanning code structures and metadata from repositories into a Neo4j graph database. + The gathered data can be used for ad-hoc exploration using queries, visualization or defining rules for continuous architecture validation. +resources: + - title: Plugins + url: https://github.com/jqassistant-plugin \ No newline at end of file