jouni-kantola / mobtimer

Cross-platform mob timer ⏰

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mob timer

Getting started

  1. npm install
  2. npm run update
  3. npm run build
  4. Start the application in development mode: npm start

Binaries

To create binaries locally, execute npm run build.

Release

Pushing a tag to GitHub following the format v* (e.g. v2.0.0) will automatically publish a release.

Binaries for release are built on Windows to support adding Windows executable resources. This is done by running npm run release.

Read more

About

Cross-platform mob timer ⏰


Languages

Language:TypeScript 53.7%Language:Vue 40.4%Language:CSS 2.7%Language:HTML 2.1%Language:JavaScript 1.1%