Skip to content

jhonoryza/logdesk

Repository files navigation

logdesk

A logger desktop app

image

Install

npm install -g yarn
yarn install

Development

yarn run dev

Build

# For windows
yarn run build:win

# For macOS
yarn run build:mac

# For Linux
yarn run build:linux

# For ALL
yarn run build

Security

If you've found a bug regarding security please mail jardik.oryza@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.