File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 44- [x] CLI build and release tooling
55- [ ] Server (Universal) based Angular app schaffolding
66- [ ] Browser based angular app schaffolding (no server, static assets only)
7- - [ ] Favicon generation command, ex: ` fng favicon `
87- [ ] Serve command for both dev and production runtimes, ex: ` fng serve --prod --sw --aot `
98
109### Future Work
1110
1211#### Core
1312
1413- [ ] Component/Pipe/Directive/Service stubb generator command, ex: ` fng gen component my-awesome-comp `
14+ - [ ] Favicon generation command, ex: ` fng favicon `
1515
16- #### UI
16+ #### UI Options
1717
1818- [ ] Angular Material
1919- [ ] Bootstrap
2020- [ ] Bulma
2121
22- #### Backend
22+ #### Backend Options
2323
2424- [ ] Firebase
2525
26- #### Continous Integration
26+ #### Continous Integration Options
2727
28- - [ ] CircleCI
28+ - [ ] Circle CI
29+ - [ ] Travis
2930
30- #### Unit/Component Test Frameworks
31+ #### Unit/Component Test Framework Options
3132
3233- [ ] Jest
3334- [ ] Mocha
35+ - [ ] FuseBox
3436
35- #### E2E Test Frameworks
37+ #### E2E Test Framework Options
3638
3739- [ ] Nightmare
3840- [ ] Cypress
3941
40- #### Deployment Options (server + client-only builds)
41-
42- The goal is to allow command line provisions of new applications.
42+ #### Deployment Options
43+ The goal is to allow command line provisioning of new applications.
4344
4445- [ ] Heroku
45- - [ ] Google Cloud serverless
46- - [ ] AWS serverless deployments
47- - [ ] Azure deplouments
46+ - [ ] Azure
47+ - [ ] Google Cloud (serverless)
48+ - [ ] AWS (serverless)
You can’t perform that action at this time.
0 commit comments