Ace v0.1.1
Pre-release
Pre-release
This is a pre-release of Ace, the Accessibility Checker for EPUB developed by the DAISY Consortium.
Fixes
- Fix a bug which caused file name conflicts when creating temporary directories for Content Documents (issue #12)
Details
- see the detailed commit log
Instructions
Update a previous installation of Ace with:
npm update ace-core -g
Install from scratch by running (requires a Node.JS installation) with:
npm install ace-core -g
This will install the ace
command in your system.