Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
learnsomuch committed Nov 6, 2016
2 parents 2bc60f8 + 831b98e commit 4d65dc9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# LoveCurrency
![Alt text](/media/logo.png?raw=true "Desktop LoveCurrency Mac application")

Realtime currency convertor desktop application

## Status
Development.
[Version 0.0.1-beta.1]

## Installation
Make sure you installed node.js and electron.
Expand All @@ -14,7 +16,9 @@ then, use `npm start` to start the application.
## How to build
I have updated the build settings for Mac in package.json with build.

you have to use `npm run build` to build the application in Mac. (Tested in MacOS Sierra. Version : 10.12.1)
you have to use `npm run build-mac` to build the application in Mac. (Tested in MacOS Sierra. Version : 10.12.1)

There is possibility to create build for Windows using `npm run build-win`. But haven't tested.

Latest stable build app is stored in [LoveCurrency.app](https://github.com/learnsomuch/LoveCurrency/tree/master/LoveCurrency-darwin-x64)

Expand Down

0 comments on commit 4d65dc9

Please sign in to comment.