ContractPen
Results
2
issues of
ContractPen
I think this is a windows directory problem. The following works ``` template: (jsonData, grammar, directory) => template = await Template.fromDirectory('C:\\home\\projects\\contractpen_node_client\\testcicerofolder') template.buildGrammar(grammar) if grammar clause = new Clause(template) clause.setData jsonData...
Type: Bug 🐛
Difficulty: Medium
This is not exactly a bug, more a topic for discussion and a problem for me. For the ContractPen (contractpen.com) project I have developed an importer which imports this code...
Type: Discussion 🗣