epub-tools
epub-tools copied to clipboard
Make a script to make the OSX distribution files
I used this command to make the .dmg file, but this needs to be codified into a script. This was run after the install.hs
step in the existing win-dist script, which made the dist directory.
$ hdiutil create -volname epub-tools-2.11 -srcfolder dist/epub-tools-2.11/ -ov -format UDZO epub-tools-2.11-osx.dmg