Skip to content

BloomBooks/bloompub-viewer

Repository files navigation

BloomPUB Viewer

A desktop viewer for BloomPUB books

Building

This repo uses Vite+ (vp) to manage the Node and pnpm versions. Install it once (see the Vite+ install guide), and it will automatically use the Node version from .node-version and the pnpm version from the packageManager field in package.json.

# install dependencies
vp install

# serve with hot reload
vp run dev

Releasing

  1. Change the version in package.json.
  2. Commit, push.
  3. Push a vX.X.X tag.
    • A Github Action will build an installer for Windows and create an unpublished "Release" on Github.
  4. Edit the draft release at https://github.com/BloomBooks/bloompub-viewer/releases/ and publish it.
  5. Users will be notified of the new version via toast on the next run.

About

Desktop Viewer for BloomPUB books

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors