Skip to content

Ace v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rdeltour rdeltour released this 26 Jun 07:26
· 400 commits to master since this release
v0.1.1

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

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.