0.0.1 • Published 9 years ago

newslynx-electron v0.0.1

Weekly downloads
5
License
-
Repository
github
Last release
9 years ago

Newslynx Electron

A desktop version of NewsLynx app running on Electron. Scaffolded with generator-electron. Still a work in progress. To be released July 2015.

Installation and config

Install dependencies with the following:

$ npm install

Rename config.sample.yaml to config.yaml and change values to where your NewsLynx API lives and pick a new secret key string.

Development

Use this command to start up a version locally.

$ npm start

Build app

Package into a desktop application with the following:

$ npm run build

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.