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 1
1
[ ![ 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 )
2
2
[ ![ 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 )
6
6
7
7
# typescript-with-electron-react-kit
8
8
Original file line number Diff line number Diff line change 1
1
[ ![ 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 )
2
2
[ ![ 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 )
6
6
7
7
# typescript-with-electron-react-kit
8
8
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 .
10
10
11
11
12
12
### Why?
Original file line number Diff line number Diff line change 129
129
"watch:compile" : " npm run test:compile -- -w" ,
130
130
"watch:tests" : " npm run test:unit -- --watch"
131
131
},
132
- "version" : " 0.13 .0"
132
+ "version" : " 1.0 .0"
133
133
}
You can’t perform that action at this time.
0 commit comments