Skip to content

kontext-e/jqassistant-plaintext-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQAssistant Plaintext Plugin

This is a plugin for jQAssistant that scans arbitrary plaintext files. This is the continuation of the project previously maintained at github.com/kontext-e/jqassistant-plugins.

This plugin adds a node for every line of a file with its content as an attribute. The file has a "HAS_LINE" relation to each of its line-nodes.

How to install

jQAssistant 1.12+

Use the jqassistant.yaml as described here and add the following 3 lines in the plugins section:

    - group-id: de.kontext-e.jqassistant.plugin
      artifact-id: jqassistant.plugin.plaintext
      version: 2.1.0

Prior to jQAssistant 1.12

Download the desired version from maven (e.g. here) and put the jar in the jqassistant plugins directory.

About

jQAssistant plugin that scans arbitrary text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published