Library for Fidem DSL
var result = fidemdsl.challengeRules.parse('aaa');
var literals = fidemdsl.challengeRules.literals;
- Change the parser.
- Change the test.
- Update in lib the literals list.
- (Optional) Update the .ebnf in the doc folder.
grunt
mversion patch -m
git push
git push --tags
npm publish .
Commercial