No description
Find a file
2016-06-29 14:42:00 -04:00
docs No && on Windows :( 2016-06-27 13:33:03 -04:00
git Grab git from the submodule 2016-06-23 11:37:29 -04:00
script Fix path to generated octicons file 2016-06-27 17:13:54 +02:00
src Have a base for our data. 2016-06-29 14:42:00 -04:00
static Rename to a more descriptive root react container name 2016-06-21 16:47:08 +02:00
styles 🎨 2016-06-23 17:06:15 +02:00
test Get the tests building again. 2016-06-27 17:23:26 -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
.gitmodules Grab git from the submodule 2016-06-23 11:37: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 Increase the cache timeout 2016-06-22 15:52:07 -04:00
appveyor.yml How about this 2016-06-28 13:10:45 -04:00
package.json Have a base for our data. 2016-06-29 14:42:00 -04: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 Renamed to "shared" 2016-06-24 11:48:43 -04:00
webpack.development.js Renamed to "shared" 2016-06-24 11:48:43 -04:00
webpack.production.js Extract css into separate files rather than bundling for prod builds 2016-06-17 20:48:49 +02: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.