-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
78 lines (78 loc) · 5.5 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[submodule "go/streaming_data_analysis_go/resources/streaming-data-analysis-go"]
path = go/streaming_data_analysis_go/resources/streaming-data-analysis-go
url = https://content.oreilly.com/OLT/streaming-data-analysis-go.git
[submodule "js/javascript/JavaScript30"]
path = js/javascript/JavaScript30
url = [email protected]:mohanraj-r/JavaScript30.git
[submodule "js/react/learning-react-oreilly/resources/learning-react"]
path = js/react/learning-react-oreilly/resources/learning-react
url = https://github.com/MoonHighway/learning-react.git
[submodule "js/react/react-16-essentials/resources/React-Essentials-Second-Edition"]
path = js/react/react-16-essentials/resources/React-Essentials-Second-Edition
url = https://github.com/PacktPublishing/React-Essentials-Second-Edition.git
[submodule "js/react/react-d3-course"]
path = js/react/react-d3-course
url = https://github.com/colinmegill/react-d3-course
[submodule "js/react/react_quickly/resources/react"]
path = js/react/react_quickly/resources/react
url = https://github.com/azat-co/react.git
[submodule "js/d3/D3.js_4.x_Data_Visualization/resources/D3.js-4.x-Data-Visualization"]
path = js/d3/D3.js_4.x_Data_Visualization/resources/D3.js-4.x-Data-Visualization
url = [email protected]:PacktPublishing/D3.js-4.x-Data-Visualization.git
[submodule "js/d3/D3.js_4.x_Data_Visualization/resources/learning-d3-v4"]
path = js/d3/D3.js_4.x_Data_Visualization/resources/learning-d3-v4
url = [email protected]:aendrew/learning-d3-v4.git
[submodule "js/d3/interactive-data-visualization/resources/d3-book"]
path = js/d3/interactive-data-visualization/resources/d3-book
url = [email protected]:alignedleft/d3-book.git
[submodule "architecture/api/graphql/Rethinking REST: A hands-on guide to GraphQL and queryable APIs/resources/rethinking-rest"]
path = architecture/api/graphql/Rethinking REST: A hands-on guide to GraphQL and queryable APIs/resources/rethinking-rest
url = [email protected]:ariannedee/rethinking-rest.git
[submodule "postgres/digging-deeper-with-postgresql/inheritance/resources/PostgreSQL_func_script_inheritance"]
path = postgres/digging-deeper-with-postgresql/inheritance/resources/PostgreSQL_func_script_inheritance
url = https://github.com/Jess88/PostgreSQL_func_script_inheritance.git
[submodule "postgres/digging-deeper-with-postgresql/performance/resources/PostgreSQL_Org_processes_and_eval_performance"]
path = postgres/digging-deeper-with-postgresql/performance/resources/PostgreSQL_Org_processes_and_eval_performance
url = https://github.com/Jess88/PostgreSQL_Org_processes_and_eval_performance.git
[submodule "kubernetes/9stepstoawesomewithkubernetes/resources/9stepsawesome"]
path = kubernetes/9stepstoawesomewithkubernetes/resources/9stepsawesome
url = [email protected]:burrsutter/9stepsawesome.git
[submodule "kubernetes/practical-kubernetes/resources/go-demo-2"]
path = kubernetes/practical-kubernetes/resources/go-demo-2
url = [email protected]:vfarcic/go-demo-2.git
[submodule "kubernetes/practical-kubernetes/resources/k8s-specs"]
path = kubernetes/practical-kubernetes/resources/k8s-specs
url = [email protected]:vfarcic/k8s-specs.git
[submodule "kubernetes/istio_on_kubernetes/resources/istio-tutorial"]
path = kubernetes/istio_on_kubernetes/resources/istio-tutorial
url = [email protected]:redhat-developer-demos/istio-tutorial.git
[submodule "kubernetes/istio_on_kubernetes/resources/scripts-istio"]
path = kubernetes/istio_on_kubernetes/resources/scripts-istio
url = [email protected]:burrsutter/scripts-istio.git
[submodule "java/design-patterns-in-java/resources/LiveLessons"]
path = java/design-patterns-in-java/resources/LiveLessons
url = [email protected]:douglascraigschmidt/LiveLessons.git
[submodule "js/typescript/design_patterns_with_typeScript/resources/TypeScriptPatterns"]
path = js/typescript/design_patterns_with_typeScript/resources/TypeScriptPatterns
url = https://github.com/GreenhornDeveloper/TypeScriptPatterns.git
[submodule "js/javascript/AdvancedJavascript-OreillyLiveTraining-Dec2019/resources/advanced-js-snippets"]
path = js/javascript/AdvancedJavascript-OreillyLiveTraining-Dec2019/resources/advanced-js-snippets
url = https://github.com/sahilkhosla/advanced-js-snippets.git
[submodule "js/javascript/AdvancedJavascript-OreillyLiveTraining-Dec2019/resources/dummy-app"]
path = js/javascript/AdvancedJavascript-OreillyLiveTraining-Dec2019/resources/dummy-app
url = https://github.com/sahilkhosla/dummy-app.git
[submodule "js/javascript/AdvancedJavascript-OreillyLiveTraining-Dec2019/resources/base-npm-lib"]
path = js/javascript/AdvancedJavascript-OreillyLiveTraining-Dec2019/resources/base-npm-lib
url = https://github.com/sahilkhosla/base-npm-lib.git
[submodule "js/javascript/AsynchronousProgrammingWithNodejs/resources/olt_async_programming_with_node"]
path = js/javascript/AsynchronousProgrammingWithNodejs/resources/olt_async_programming_with_node
url = https://github.com/ckarande/olt_async_programming_with_node.git
[submodule "js/typescript/programming_typescript/resources/programming-typescript-answers"]
path = js/typescript/programming_typescript/resources/programming-typescript-answers
url = https://github.com/bcherny/programming-typescript-answers.git
[submodule "js/vue/vue_getting_started_pluralsight/resources/vue-getting-started"]
path = js/vue/vue_getting_started_pluralsight/resources/vue-getting-started
url = https://github.com/johnpapa/vue-getting-started.git
[submodule "js/typescript/effective_typescript/resources/effective-typescript"]
path = js/typescript/effective_typescript/resources/effective-typescript
url = https://github.com/danvk/effective-typescript.git