Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.08 KB

README.md

File metadata and controls

54 lines (38 loc) · 1.08 KB

logdesk

Total Downloads Latest Stable Version License

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 [email protected] instead of using the issue tracker.

License

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