Skip to content

DavinAhn/EPubValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPubValidator

Build Status

Prerequisite

Installation

You can install it with the following command:

$ git clone https://github.com/DaVinAhn/EPubValidator.git [target directory]
$ cd [target directory]
$ npm install

Run

Following command for development:

$ npm run build-dev
$ npm run start-dev // Access 5858 port after installing 'NodeJS Inspector'.

Following command for test:

$ npm run build
$ npm run start

Packaging

Following command:

$ npm run prepackage
$ npm run package-[all|mac|win|win32|win64|linux]

Stack

Refs

About

Electron-based ePub Validator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published