This repository was archived by the owner on Jun 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://semaphoreci.com/api/v1/infinite-steve/typescript-with-electron-react-kit/branches/master/shields_badge.svg )] ( https://semaphoreci.com/infinite-steve/typescript-with-electron-react-kit )
22[ ![ Coverage Status] ( https://coveralls.io/repos/github/skellock/typescript-with-electron-react-kit/badge.svg )] ( https://coveralls.io/github/skellock/typescript-with-electron-react-kit )
3- [ ![ GitHub release] ( https://img.shields.io/github/release/skellock/typescript-with-electron-react-kit.svg )] ( )
4- [ ![ GitHub contributors] ( https://img.shields.io/github/contributors/skellock/typescript-with-electron-react-kit.svg )] ( )
5- [ ![ license] ( https://img.shields.io/github/license/skellock/typescript-with-electron-react-kit.svg )] ( )
3+ [ ![ GitHub release] ( https://img.shields.io/github/release/skellock/typescript-with-electron-react-kit.svg )] ( https://github.com/skellock/typescript-with-electron-react-kit/releases )
4+ [ ![ GitHub contributors] ( https://img.shields.io/github/contributors/skellock/typescript-with-electron-react-kit.svg )] ( https://github.com/skellock/typescript-with-electron-react-kit/graphs/contributors )
5+ [ ![ license] ( https://img.shields.io/github/license/skellock/typescript-with-electron-react-kit.svg )] ( https://github.com/skellock/typescript-with-electron-react-kit/blob/master/LICENSE )
66
77# typescript-with-electron-react-kit
88
Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://semaphoreci.com/api/v1/infinite-steve/typescript-with-electron-react-kit/branches/master/shields_badge.svg )] ( https://semaphoreci.com/infinite-steve/typescript-with-electron-react-kit )
22[ ![ Coverage Status] ( https://coveralls.io/repos/github/skellock/typescript-with-electron-react-kit/badge.svg )] ( https://coveralls.io/github/skellock/typescript-with-electron-react-kit )
3- [ ![ GitHub release] ( https://img.shields.io/github/release/skellock/typescript-with-electron-react-kit.svg )] ( )
4- [ ![ GitHub contributors] ( https://img.shields.io/github/contributors/skellock/typescript-with-electron-react-kit.svg )] ( )
5- [ ![ license] ( https://img.shields.io/github/license/skellock/typescript-with-electron-react-kit.svg )] ( )
3+ [ ![ GitHub release] ( https://img.shields.io/github/release/skellock/typescript-with-electron-react-kit.svg )] ( https://github.com/skellock/typescript-with-electron-react-kit/releases )
4+ [ ![ GitHub contributors] ( https://img.shields.io/github/contributors/skellock/typescript-with-electron-react-kit.svg )] ( https://github.com/skellock/typescript-with-electron-react-kit/graphs/contributors )
5+ [ ![ license] ( https://img.shields.io/github/license/skellock/typescript-with-electron-react-kit.svg )] ( https://github.com/skellock/typescript-with-electron-react-kit/blob/master/LICENSE )
66
77# typescript-with-electron-react-kit
88
9- This is a electron starter kit from some random guy on the Internet .
9+ This is a ` TypeScript ` and ` React ` starter kit for building Electron apps .
1010
1111
1212### Why?
Original file line number Diff line number Diff line change 129129 "watch:compile" : " npm run test:compile -- -w" ,
130130 "watch:tests" : " npm run test:unit -- --watch"
131131 },
132- "version" : " 0.13 .0"
132+ "version" : " 1.0 .0"
133133}
You can’t perform that action at this time.
0 commit comments