No description
Find a file
2016-05-31 14:18:25 -04:00
script Merge branch 'master' into oauth 2016-05-27 13:25:23 -04:00
src Scope auth by the endpoint. 2016-05-31 14:18:25 -04:00
static
test Fix the test 2016-05-27 15:30:02 -04:00
.babelrc
.gitignore
.npmrc Use an npmrc to ensure we build for electron and not plain ol' mode. 2016-05-26 15:43:46 -04:00
.travis.yml Build on OS X 2016-05-27 11:53:09 -04:00
appveyor.yml Be consistent in our naming. 2016-05-25 11:12:13 -04:00
package.json Merge branch 'master' into oauth 2016-05-31 11:11:33 -04:00
README.md Update the README 2016-05-25 14:47:17 -04:00
tsconfig.json Use the main typings instead of browser 2016-05-26 17:00:27 -04:00
tslint.json Fix the semicolon rule. 2016-05-31 11:38:54 -04:00
typings.json Get us some TYPES for keytar 2016-05-31 11:32:09 -04:00
webpack.common.js
webpack.development.js Don't overwrite the environment anymore. 2016-05-27 10:15:06 -04:00
webpack.production.js Don't overwrite the environment anymore. 2016-05-27 10:15:06 -04:00

Desktop TNG

Just playin around with some computering.

npm install

To build and run the app:

npm start