Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 567 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 567 Bytes

texer

Build Status Coverage Status bitHound Overall Score

Replaces macros in .tex files based on a set of rules you define

testing

To run the tests run

npm test

for coverage tests use

npm run-script coverage