Skip to content

Commit

Permalink
electron packager link added
Browse files Browse the repository at this point in the history
  • Loading branch information
deep5050 committed Sep 3, 2018
1 parent 149f0f4 commit dcb7759
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ Clone this repository into your local computer then follow these steps...
3. Enjoy.

## Build
Clone the repository and run `npm build` with **electron-packager** installed.
Clone the repository and run `npm build` with [**electron-packager**](https://github.com/electron-userland/electron-packager "electron-packager repo") installed.

> Run `npm install electron-packager --save-dev` to quick install
> For tutorial on how to package an app check this link [go to this link ](https://www.christianengvall.se/electron-packager-tutorial/)
## Info
**NOTE:** Make sure you have installed NodeJs and Electron on your computer.
Expand All @@ -30,6 +34,8 @@ help me to package this app for Mac and Linux environment.
**Windows binary version (.exe) coming soon** :smile:

## Sources
1.[openweather](https://openweathermap.org/ "openweather") ==> for providing actual weather data
2.[bootstrap](https://getbootstrap.com/ "bootstrap") ==> css library
3.[flaticon](https://www.flaticon.com/ "flaticon") ==> for cool icons
1. [openweather](https://openweathermap.org/ "openweather") ==> for providing actual weather data

2. [bootstrap](https://getbootstrap.com/ "bootstrap") ==> css library

3. [flaticon](https://www.flaticon.com/ "flaticon") ==> for cool icons

0 comments on commit dcb7759

Please sign in to comment.