Find a file
2016-06-16 15:35:23 -07:00
docs Adding python to PATH isn't strictly necessary 2016-06-16 14:04:05 +02:00
script Fix the download call 2016-06-16 15:35:23 -07:00
src 🖕 🖕 🖕 tslint 🖕 🖕 🖕 2016-06-15 20:20:52 +02:00
static Octicons should inherit ambient foreground color 2016-06-13 20:43:39 +02:00
test Fix the test. 2016-05-31 15:26:24 -04:00
.babelrc Back to the flattened structure 2016-05-16 17:22:43 -04:00
.gitignore s/out/dist 2016-05-23 15:01:29 -04:00
.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 Use node 6 2016-06-07 15:33:40 -04:00
npm-shrinkwrap.json 🔥 fsevents 2016-06-08 17:00:16 -04:00
package.json Merge pull request #43 from desktop/octicons 2016-06-15 11:28:49 -07:00
README.md Update README.md 2016-06-15 19:19:55 +02: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 Share the common Webpack configuration 2016-05-24 15:12:06 -04:00
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.

Documentation

Development documentation is in the docs directory. Currently the only thing remotely interesting is the getting started docs.