Skip to content

Commit 80f2354

Browse files
committed
Add Development plan
1 parent 8c291e9 commit 80f2354

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ tools integrated in this boilerplate might not always be implemented at once,
2626
especially on experimental features. If you want any particular feature to be
2727
implemented, please [file an issue], or consider make a [new pull request].
2828

29+
### Development plan
30+
- [ ] Create a `create-react-app`-like package initialiser __!!!__
31+
- [ ] Integrate another end-to-end testing framework to replace [Spectron]
32+
2933
## Getting started
3034
1. Clone this repository, or if you're hosting your Electron project on GitHub,
3135
click [`Use this template`] to create a new project.
@@ -236,6 +240,7 @@ Electron React TypeScript Webpack Boilerplate is open source software
236240
[`electron-builder`]: https://github.com/electron-userland/electron-builder
237241
[file an issue]: https://www.electronjs.org
238242
[new pull request]: https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/compare
243+
[Spectron]: https://github.com/electron-userland/spectron
239244
[`Use this template`]: https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/generate
240245
[`tsconfig-paths`]: https://github.com/dividab/tsconfig-paths
241246
[`tsconfig-paths-webpack-plugin`]: https://github.com/dividab/tsconfig-paths-webpack-plugin

0 commit comments

Comments
 (0)