flaviusb / legalruleml-thinger

Tool to parse LegalRuleML documents and populate postgres dbs with the extracted data
GNU General Public License v3.0
0 stars 1 forks source link

legalruleml-thinger

Installation

Note that postgresql will need to be installed before this can be installed, and 'pg_config' will need to be on the path.

Haskell and Stack will also need to be installed before you can build it.

Then build and install using stack: stack install.